]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/rtmutex-debug.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Wed, 17 Oct 2007 06:26:40 +0000 (23:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:50 +0000 (08:42 -0700)
commit658f4ab4952cac715711856c4b21d30eb75c22d3
treed2f8e48d9c74550e3054ba2b8ac9f5e88784f8ad
parent353b4004f132b6598235dd6fc68151a2b0f35c99
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>
kernel/rtmutex-debug.c