Skip to content

Commit

Permalink
lockdep: reduce the ifdeffery
Browse files Browse the repository at this point in the history
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 <a.p.zijlstra@chello.nl>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Peter Zijlstra authored and Linus Torvalds committed Jul 19, 2007
1 parent ca58abc commit 8e18257
Show file tree
Hide file tree
Showing 2 changed files with 873 additions and 786 deletions.
Loading

0 comments on commit 8e18257

Please sign in to comment.