b53: clean up code to match kernel style better
[15.05/openwrt.git] / target / linux / generic / files / drivers / net / phy / b53 / b53_priv.h
index bc9b533..4336fdb 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 ||