ar71xx: fix whitespaces nits
[openwrt/staging/wigyori.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-rb750.c
index d60f45294db30ea8dbcaa415e3fb966c49132da0..5ed383f9429e59c1fcbf938a3f1caaf558bcd129 100644 (file)
@@ -103,7 +103,7 @@ int rb750_latch_change(u32 mask_clr, u32 mask_set)
 
        ret = 1;
 
- unlock:
+unlock:
        spin_unlock_irqrestore(&lock, flags);
        return ret;
 }