Skip to content

Commit

Permalink
MIPS: VPE: Fix bogus indentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Aug 3, 2009
1 parent f18b51c commit 349c422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/mips/kernel/vpe.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ static int major;
static const int minor = 1; /* fixed for now */

#ifdef CONFIG_MIPS_APSP_KSPD
static struct kspd_notifications kspd_events;
static struct kspd_notifications kspd_events;
static int kspd_events_reqd = 0;
#endif

Expand Down

0 comments on commit 349c422

Please sign in to comment.