]> asedeno.scripts.mit.edu Git - linux.git/commit
rtlwifi: rtl8821ae: Remove extra semicolons
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 30 Oct 2014 04:17:12 +0000 (23:17 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 30 Oct 2014 19:26:54 +0000 (15:26 -0400)
commit09fa9d87cace65ff4b30ad203ff32f305ee0489f
treedcf74c360be15b851a41d24cd75468f3a0f351ff
parent3fe33c4cec15c4dec7935c1f08811fab43343bf0
rtlwifi: rtl8821ae: Remove extra semicolons

The kbuild test robot reports that there are extra semicolons in this
driver. All of them are caused by using "};" rather than "}" at the
end of a switch statement. This patch does not change any functionality.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8821ae/phy.c