projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd64bcc
)
staging: brcm80211: fix "ERROR: trailing whitespace."
author
Jason Cooper
<jason@lakedaemon.net>
Tue, 14 Sep 2010 13:45:50 +0000
(09:45 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 14 Sep 2010 23:24:19 +0000
(16:24 -0700)
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/sys/wlc_channel.c
patch
|
blob
|
history
diff --git
a/drivers/staging/brcm80211/sys/wlc_channel.c
b/drivers/staging/brcm80211/sys/wlc_channel.c
index 7824c8d89d6b0e3c00b5555ff17c5893c3279709..554a0cb84ad5291cc6d08eb348db2d0c104ab4d9 100644
(file)
--- a/
drivers/staging/brcm80211/sys/wlc_channel.c
+++ b/
drivers/staging/brcm80211/sys/wlc_channel.c
@@
-1473,7
+1473,7
@@
wlc_channel_reg_limits(wlc_cm_info_t *wlc_cm, chanspec_t chanspec,
}
/* Copy the 40 MHZ MCS 0-7 CDD value to the 40 MHZ MCS 0-7 SISO value if it wasn't
- * provided explicitly.
+ * provided explicitly.
*/
for (i = 0; i < WLC_NUM_RATES_MCS_1_STREAM; i++) {