[S390] Fix sparse warnings.
[safe/jmp/linux-2.6] / arch / s390 / mm / cmm.c
index 81be2fe..ceea51c 100644 (file)
@@ -161,7 +161,7 @@ cmm_thread(void *dummy)
 static void
 cmm_start_thread(void)
 {
-       kernel_thread(cmm_thread, 0, 0);
+       kernel_thread(cmm_thread, NULL, 0);
 }
 
 static void