]> err.no Git - linux-2.6/blobdiff - arch/mips/mm/sc-mips.c
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / mips / mm / sc-mips.c
index 42b50964c64483b8ce4996b0e3b969687c931740..c13170bc675c6f3483221ced2a7d34a28d0081bf 100644 (file)
@@ -102,7 +102,7 @@ static inline int __init mips_sc_probe(void)
 
 int __init mips_sc_init(void)
 {
-       int found = mips_sc_probe ();
+       int found = mips_sc_probe();
        if (found) {
                mips_sc_enable();
                bcops = &mips_sc_ops;