aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <garsilva@embeddedor.com>2017-10-12 18:24:02 -0400
committerMarcel Holtmann <marcel@holtmann.org>2017-10-14 03:25:51 -0400
commitfac72b243cc789bb209e6eca824919b42d98cfe2 (patch)
tree0217c1a2cf4143d571667da656f4ad85eb351055 /net/bluetooth/hci_request.c
parent2d13e347498f69b4f4e95830eda88937c72d7ba6 (diff)
Bluetooth: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. In this particular case, notice that I replaced the "deliberate fall-through..." comment with a "fall through" comment, which is what GCC is expecting to find. Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions