Skip to content
  • Peter Zijlstra's avatar
    lockdep: BFS cleanup · af012961
    Peter Zijlstra authored
    
    
    Some cleanups of the lockdep code after the BFS series:
    
     - Remove the last traces of the generation id
     - Fixup comment style
     - Move the bfs routines into lockdep.c
     - Cleanup the bfs routines
    
    [ tom.leiming@gmail.com: Fix crash ]
    Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    LKML-Reference: <1246201486-7308-11-git-send-email-tom.leiming@gmail.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    af012961