[2.6 patch] kernel/rtmutex-debug.c: cleanups

2007-07-29 Thread Adrian Bunk
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 <[EMAIL PROTECTED]> --- This patch has been sent on: - 1 Jul 2007 - 4 Apr 2007 --- linux-2.6.21-rc5-mm3/kernel

[2.6 patch] kernel/rtmutex-debug.c: cleanups

2007-07-01 Thread Adrian Bunk
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 <[EMAIL PROTECTED]> --- This patch has been sent on: - 4 Apr 2007 --- linux-2.6.21-rc5-mm3/kernel/rtmutex-debu

[2.6 patch] kernel/rtmutex-debug.c: cleanups

2007-04-04 Thread Adrian Bunk
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 <[EMAIL PROTECTED]> --- linux-2.6.21-rc5-mm3/kernel/rtmutex-debug.c.old 2007-04-03 01:29:12.0 +0200