From: Trent Piepho Date: Fri, 27 Apr 2007 15:31:27 +0000 (-0300) Subject: V4L/DVB (5360): Dvb-pll: Use sizeof() to get name length X-Git-Tag: v2.6.22-rc1~1118^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982dd1bdaab39185ccd55cafd3c099b7fee5f2dd;p=pandora-kernel.git V4L/DVB (5360): Dvb-pll: Use sizeof() to get name length Better to use sizeof() to get the size of the output buffer for the tuner name, instead of just hard coding 128. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed