staging: brcm80211: fix various checkpatch spacing errors.
[deliverable/linux.git] / drivers / staging / brcm80211 / brcmfmac / wl_cfg80211.c
index 38672930ca102e187901e4cee1a277e405a1e55a..0c5d5cf29fc321aaed6cdb7c12e0706985fcedf3 100644 (file)
@@ -2635,7 +2635,7 @@ static void wl_init_conf(struct wl_conf *conf)
        conf->rts_threshold = (uint32)-1;
        conf->retry_short = (uint32)-1;
        conf->retry_long = (uint32)-1;
-       conf->tx_power =-1;
+       conf->tx_power = -1;
 }
 
 static void wl_init_prof(struct wl_profile *prof)
This page took 0.028832 seconds and 5 git commands to generate.