OSDN Git Service

staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-through
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 12 Oct 2017 16:16:26 +0000 (11:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 14:10:36 +0000 (16:10 +0200)
commit76ec4e8ed4040ce2d471211ac463bd73a3b92aa2
tree2c36321e32ed54e29bdca211c1b72581984bf92c
parentd67051abd2e720e00a0b08c60e9e1091bab6e293
staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-through

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

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c