]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lockup_detector: Make callback function static
authorLin Ming <ming.m.lin@intel.com>
Fri, 20 Aug 2010 03:03:51 +0000 (11:03 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 20 Aug 2010 08:09:41 +0000 (10:09 +0200)
commit277b199800ac90811ac86d215063df1984f51619
treee828455d11b2b51c636053a6f3da4393ce3da949
parent6a103b0d44e9f97dc430002cf3ac7a7defa3819f
lockup_detector: Make callback function static

watchdog_overflow_callback() is only used in kernel/watchdog.c.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Don Zickus <dzickus@redhat.com>
LKML-Reference: <1282273431.16443.32.camel@minggr.sh.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/watchdog.c