git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d35364
)
V4L/DVB (12560): Fix a number of EXPORT_SYMBOL warnings
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 27 Aug 2009 12:54:44 +0000
(09:54 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:27 +0000
(12:19 -0300)
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 <mchehab@redhat.com>
No differences found