From: Mauro Carvalho Chehab Date: Thu, 27 Aug 2009 12:54:44 +0000 (-0300) Subject: V4L/DVB (12560): Fix a number of EXPORT_SYMBOL warnings X-Git-Tag: v2.6.32-rc1~679^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83520f432a335ff12f260e9cf3602eabb64ee48;p=pandora-kernel.git V4L/DVB (12560): Fix a number of EXPORT_SYMBOL warnings Make Checkpatch tool happy: -:2349: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable On all cases, it were just a blank line at the wrong place. Yet, fixing it is trivial Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed