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:
5095ae8
)
mm: no blank line after EXPORT_SYMBOL in swap.c
author
Hugh Dickins
<hughd@google.com>
Fri, 13 Jan 2012 01:20:00 +0000
(17:20 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 13 Jan 2012 04:13:10 +0000
(20:13 -0800)
checkpatch rightly protests
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
so fix the five offenders in mm/swap.c.
Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/swap.c
patch
|
blob
|
history
diff --cc
mm/swap.c
Simple merge