[PATCH 21/22] staging: brcm80211: fix "ERROR: trailing whitespace."

Jason Cooper jason at lakedaemon.net
Tue Sep 14 13:45:50 UTC 2010


Signed-off-by: Jason Cooper <jason at lakedaemon.net>
---
 drivers/staging/brcm80211/sys/wlc_channel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/brcm80211/sys/wlc_channel.c b/drivers/staging/brcm80211/sys/wlc_channel.c
index 7824c8d..554a0cb 100644
--- 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++) {
-- 
1.7.0.4




More information about the devel mailing list