aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2019-01-23 07:20:31 +0000
committerMarcel Holtmann <[email protected]>2019-01-23 17:27:16 +0000
commit6317950c1b9c3d2a64ccbdf1ab37650a48cb5009 (patch)
tree41f543277fa7f7ea3fe5825b675122bc98004b4a /drivers/usb/core/buffer.c
parentBluetooth: Verify that l2cap_get_conf_opt provides large enough buffer (diff)
downloadkernel-6317950c1b9c3d2a64ccbdf1ab37650a48cb5009.tar.gz
kernel-6317950c1b9c3d2a64ccbdf1ab37650a48cb5009.zip
Bluetooth: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. This patch fixes the following warnings: net/bluetooth/rfcomm/core.c:479:6: warning: this statement may fall through [-Wimplicit-fallthrough=] net/bluetooth/l2cap_core.c:4223:6: warning: this statement may fall through [-Wimplicit-fallthrough=] Warning level 3 was used: -Wimplicit-fallthrough=3 This patch is part of the ongoing efforts to enabling -Wimplicit-fallthrough. Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions