MIPS: VPE: Fix bogus indentation.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+1 -1
+1 -1
arch/mips/kernel/vpe.c
··· 73 static const int minor = 1; /* fixed for now */ 74 75 #ifdef CONFIG_MIPS_APSP_KSPD 76 - static struct kspd_notifications kspd_events; 77 static int kspd_events_reqd = 0; 78 #endif 79
··· 73 static const int minor = 1; /* fixed for now */ 74 75 #ifdef CONFIG_MIPS_APSP_KSPD 76 + static struct kspd_notifications kspd_events; 77 static int kspd_events_reqd = 0; 78 #endif 79