From: Christian Dietrich Date: Mon, 6 Sep 2010 14:37:12 +0000 (+0200) Subject: kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC X-Git-Tag: v2.6.37-rc1~215^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829f8ed2c963df7c23d1c644db6c4387eb1601fa;p=pandora-kernel.git 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 Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed