]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28d87075a55ba5c6dd2044bf29d3a290f2f8367c
tree618b2ed01d87a871f8423dd230bdb3609aa7c7f0
parente094971a62fd4fd821f92024d5662d86b847367a
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