]> asedeno.scripts.mit.edu Git - linux.git/commit
rtlwifi: Fix typo in if ... else if ... else construct
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 15 Oct 2017 01:54:02 +0000 (20:54 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 17 Oct 2017 14:21:30 +0000 (17:21 +0300)
commita7986ce1cb01816d461bdfc0d349c0b73026c6a8
tree914a804722d4b4617526e44bc70294b4b4865091
parent0fac9e2dff00a2344ffc81d82749181ffae408a2
rtlwifi: Fix typo in if ... else if ... else construct

The kbuild test robot reports two conditions with no effect (if == else).
These are the result of copy and paste typographical errors.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Cc: kbuild-all@01.org
Cc: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/base.c