]> err.no Git - linux-2.6/blobdiff - kernel/sched_debug.c
[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.
[linux-2.6] / kernel / sched_debug.c
index 29f2c21e7da231eec8418575e634815b39330f83..42970f723a97153efd384d61b6512677c5cf2a56 100644 (file)
@@ -186,7 +186,7 @@ static int sched_debug_show(struct seq_file *m, void *v)
        return 0;
 }
 
-void sysrq_sched_debug_show(void)
+static void sysrq_sched_debug_show(void)
 {
        sched_debug_show(NULL, NULL);
 }