lockdep: sanitize bit names
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 22 Jan 2009 12:10:52 +0000 (13:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Feb 2009 22:27:51 +0000 (23:27 +0100)
commit4fc95e867f1e75351b89db3c68212dfcce7ea563
tree618b2ed01d87a871f8423dd230bdb3609aa7c7f0
parentcf40bd16fdad42c053040bcd3988f5fdedbb6c57
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 <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/lockdep.h
kernel/lockdep.c
kernel/lockdep_proc.c