staging: brcm80211: fix "ERROR: trailing whitespace."
authorJason Cooper <jason@lakedaemon.net>
Tue, 14 Sep 2010 13:45:50 +0000 (09:45 -0400)
committerGreg 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

index 7824c8d..554a0cb 100644 (file)
@@ -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++) {