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:
81a294c
)
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
author
Christian Dietrich
<qy03fugy@stud.informatik.uni-erlangen.de>
Mon, 6 Sep 2010 14:37:12 +0000
(16:37 +0200)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 23 Sep 2010 16:14:51 +0000
(09:14 -0700)
The CONFIG_DEBUG_LOCK_ALLOC ifdef isn't necessary at this point, because it is
checked in an outer ifdef level already and has no effect here.
Signed-off-by: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found