commit | a4d63e729edad704af95e5f2a56e8c8eaaa5216b | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Oct 16 23:26:40 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:50 2007 -0700 |
tree | d2f8e48d9c74550e3054ba2b8ac9f5e88784f8ad | |
parent | 6d76013381ed28979cd122eb4b249a88b5e384fa [diff] |
kernel/rtmutex-debug.c: cleanups This patch contains the following cleanups: - make the needlessly global variable rt_trace_on static - remove the unused global function deadlock_trace_off() Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>