orinoco: minor fixes for problems found by checkpatch.pl
[deliverable/linux.git] / drivers / net / wireless / orinoco / hw.h
index 97af71e7995075b18b7badb6fd7f3f92d9bf1d98..8f6831f4e328a8b5761611a6c79965ccdfa372ac 100644 (file)
@@ -45,7 +45,7 @@ int __orinoco_hw_set_multicast_list(struct orinoco_private *priv,
                                    struct net_device *dev,
                                    int mc_count, int promisc);
 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active,
-                        char buf[IW_ESSID_MAX_SIZE+1]);
+                        char buf[IW_ESSID_MAX_SIZE + 1]);
 int orinoco_hw_get_freq(struct orinoco_private *priv);
 int orinoco_hw_get_bitratelist(struct orinoco_private *priv,
                               int *numrates, s32 *rates, int max);
This page took 0.024557 seconds and 5 git commands to generate.