diff options
author | 2017-10-12 17:24:02 -0500 | |
---|---|---|
committer | 2017-10-14 09:25:51 +0200 | |
commit | fac72b243cc789bb209e6eca824919b42d98cfe2 (patch) | |
tree | 0217c1a2cf4143d571667da656f4ad85eb351055 /tools/perf/scripts/python | |
parent | Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id" (diff) | |
download | linux-dev-fac72b243cc789bb209e6eca824919b42d98cfe2.tar.xz linux-dev-fac72b243cc789bb209e6eca824919b42d98cfe2.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions