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:
cd1a28e
)
lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 23 Jun 2008 02:52:42 +0000
(10:52 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 24 Jun 2008 11:43:07 +0000
(13:43 +0200)
STATIC_LOCKDEP_MAP_INIT is defined twice in lockdep.h. I guess
it's a copy & paste.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found