From: Ingo Molnar Date: Wed, 13 Dec 2006 08:34:41 +0000 (-0800) Subject: [PATCH] lockdep: clean up VERY_VERBOSE define X-Git-Tag: v2.6.20-rc1~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e94e960b57497fe7fd9493080210b6d87e88e6;p=pandora-kernel.git [PATCH] lockdep: clean up VERY_VERBOSE define Cleanup: the VERY_VERBOSE define was unnecessarily dependent on #ifdef VERBOSE - while the VERBOSE switch is 0 or 1 (always defined). Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed