rtlwifi: mark expected switch fall-through in rtl_make_smps_action
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Fri, 29 Dec 2017 08:31:07 +0000 (16:31 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jan 2018 17:07:43 +0000 (19:07 +0200)
commit032cf9aa25a9fdb427a42f294223f31f340e8adb
treee0b16e9df3b53afe6719d9968f68afd7e8ae6c17
parent2ea70bb005010c614fd60d6ca931058e4997bdd7
rtlwifi: mark expected switch fall-through in rtl_make_smps_action

This is merged by Ping-Ke Shih from commit 640019bba419 ("staging:
rtlwifi: mark expected switch fall-through in rtl_make_smps_action"),
and original commit log is reserved below.

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/base.c