]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/irda/stir4200.c
drivers/net: return operator cleanup
[net-next-2.6.git] / drivers / net / irda / stir4200.c
index e5698fa30a4f262e3538af06c436a289911ecf63..41c96b3d8152acba4d61ed5b43b7086deae07f7a 100644 (file)
@@ -219,7 +219,7 @@ static inline int read_reg(struct stir_cb *stir, __u16 reg,
 
 static inline int isfir(u32 speed)
 {
-       return (speed == 4000000);
+       return speed == 4000000;
 }
 
 /*