rtlwifi: remove redundant statement found by static checker
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 6 Mar 2018 01:25:41 +0000 (09:25 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 27 Mar 2018 08:54:39 +0000 (11:54 +0300)
commit757a9eb8df1f224991a3358b59781d842ebce4ff
tree479c0881efc5a22034f7708568f8fc221e81f4b0
parent91b9e6844240fc79e1155ac6fe36d2cebc292718
rtlwifi: remove redundant statement found by static checker

smatch reports "rtl_is_special_data() warn: inconsistent indenting", but
it is an obvious redundant statement so remove it.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/base.c