locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
authorIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 00:30:40 +0000 (01:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 00:32:36 +0000 (01:32 +0100)
Impact: cleanup

The naming clashes with upcoming softirq tracepoints, so rename the
APIs to lockdep_*().

Requested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found