Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[deliverable/linux.git] / arch / mips / kernel / rtlx.c
index 4ce93aa7b37259f24299791a7a793230de5a79a6..a10ebfdc28ae91ad4a7241e95d7d6bcac9caadf4 100644 (file)
@@ -57,7 +57,7 @@ static struct chan_waitqueues {
 } channel_wqs[RTLX_CHANNELS];
 
 static struct vpe_notifications notify;
-static int sp_stopping = 0;
+static int sp_stopping;
 
 extern void *vpe_get_shared(int index);
 
This page took 0.023717 seconds and 5 git commands to generate.