]> Git Repo - linux.git/commit - kernel/locking/lockdep.c
lockdep: reduce the ifdeffery
authorPeter Zijlstra <[email protected]>
Thu, 19 Jul 2007 08:48:54 +0000 (01:48 -0700)
committerLinus Torvalds <[email protected]>
Thu, 19 Jul 2007 17:04:49 +0000 (10:04 -0700)
commit8e18257d29238311e82085152741f0c3aa18b74d
tree4c3e43b3b001763b4280a4b6d754387a52fb4d73
parentca58abcb4a6d52ee2db1b1130cea3ca2a76677b9
lockdep: reduce the ifdeffery

Move code around to get fewer but larger #ifdef sections.  Break some
in-function #ifdefs out into their own functions.

Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/lockdep.c
kernel/lockdep_proc.c
This page took 0.049176 seconds and 4 git commands to generate.