lockdep: Remove recursion stattistics
authorMing Lei <tom.leiming@gmail.com>
Sat, 29 Aug 2009 10:47:59 +0000 (18:47 +0800)
committerIngo Molnar <mingo@elte.hu>
Sat, 29 Aug 2009 11:22:36 +0000 (13:22 +0200)
Since lockdep has introduced BFS to avoid recursion, statistics
for recursion does not make any sense now. So remove them.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Cc: a.p.zijlstra@chello.nl
LKML-Reference: <1251542879-5211-1-git-send-email-tom.leiming@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found