b53: clean up code to match kernel style better
[openwrt/svn-archive/archive.git] / target / linux / generic / files / drivers / net / phy / b53 / b53_priv.h
index bc9b53368b4deecdc817925642b33b3755b04e22..4336fdba666b0aa73611e1e3494afb8051bd3886 100644 (file)
@@ -150,7 +150,7 @@ static inline int is63xx(struct b53_device *dev)
        return 0;
 #endif
 }
-       
+
 static inline int is5301x(struct b53_device *dev)
 {
        return dev->chip_id == BCM53010_DEVICE_ID ||