From: Jason Cooper Date: Tue, 14 Sep 2010 13:45:50 +0000 (-0400) Subject: staging: brcm80211: fix "ERROR: trailing whitespace." X-Git-Tag: firefly_0821_release~7613^2~3583^2~3^2~611 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=92dfc7d18a123fcf22beaf23036ba02a13416e3e;p=firefly-linux-kernel-4.4.55.git staging: brcm80211: fix "ERROR: trailing whitespace." Signed-off-by: Jason Cooper Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/brcm80211/sys/wlc_channel.c b/drivers/staging/brcm80211/sys/wlc_channel.c index 7824c8d89d6b..554a0cb84ad5 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++) {