]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/kernel/vpe.c
MIPS: Remove useless zero initializations.
[net-next-2.6.git] / arch / mips / kernel / vpe.c
index 9a1ab7e87fd4d00e1705f858654f841a4f198e6f..eb6c4c5b7fbe468176e74e47a71458a6afaa830f 100644 (file)
@@ -74,7 +74,7 @@ static const int minor = 1;   /* fixed for now  */
 
 #ifdef CONFIG_MIPS_APSP_KSPD
 static struct kspd_notifications kspd_events;
-static int kspd_events_reqd = 0;
+static int kspd_events_reqd;
 #endif
 
 /* grab the likely amount of memory we will need. */