Bluetooth: Mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Fri, 30 Mar 2018 21:05:06 +0000 (16:05 -0500)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 1 Apr 2018 18:43:03 +0000 (21:43 +0300)
commit9ea471320e1302be0fac67c14a7ab7982609fea7
tree5a156eaf23248b357df69f7b2a4f4c105a63c976
parent96e58d368fa6c9419fa1fd724a50b7ed900a78d2
Bluetooth: Mark expected switch fall-throughs

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: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
net/bluetooth/rfcomm/sock.c