From: Peter Zijlstra Date: Thu, 22 Jan 2009 12:10:52 +0000 (+0100) Subject: lockdep: sanitize bit names X-Git-Tag: v2.6.30-rc1~216^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fc95e867f1e75351b89db3c68212dfcce7ea563;p=pandora-kernel.git lockdep: sanitize bit names s/\(LOCKF\?_ENABLED_[^ ]*\)S\(_READ\)\?\>/\1\2/g So that the USED_IN and ENABLED have the same names. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed