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:
73909f7
)
lockdep: spin_lock_nest_lock(), checkpatch fixes
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 12 Aug 2008 20:27:37 +0000
(13:27 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 13 Aug 2008 11:56:51 +0000
(13:56 +0200)
fix:
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
#46: FILE: kernel/spinlock.c:326:
+EXPORT_SYMBOL(_spin_lock_nest_lock);
total: 0 errors, 1 warnings, 26 lines checked
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found