commit | 829f8ed2c963df7c23d1c644db6c4387eb1601fa | [log] [tgz] |
---|---|---|
author | Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de> | Mon Sep 06 16:37:12 2010 +0200 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Sep 23 09:14:51 2010 -0700 |
tree | 943c75c7222e8eb8d96a054946870564d6c41830 | |
parent | 81a294c44e973dc7182e4733421b7cb2daba3c29 [diff] |
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC 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>