staging: brcm80211: fix "ERROR: trailing whitespace."

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Jason Cooper 2010-09-14 09:45:50 -04:00 committed by Greg Kroah-Hartman
parent fd64bcc48b
commit 92dfc7d18a

View 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++) {