diff options
author | 2018-08-03 11:32:52 -0500 | |
---|---|---|
committer | 2018-08-03 17:42:32 +0100 | |
commit | 85c81941d5033fc8a68646823d3157840c9de8b3 (patch) | |
tree | c3e096f7ec21fa0be31e51a535bdf358458e7455 /include/linux/compiler-gcc.h | |
parent | ASoC: davinci-i2s: mark expected switch fall-through (diff) | |
download | wireguard-linux-85c81941d5033fc8a68646823d3157840c9de8b3.tar.xz wireguard-linux-85c81941d5033fc8a68646823d3157840c9de8b3.zip |
ASoC: omap-mcpdm: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 1369526 ("Missing break in switch")
Addresses-Coverity-ID: 1369529 ("Missing break in switch")
Addresses-Coverity-ID: 1451415 ("Missing break in switch")
Addresses-Coverity-ID: 115103 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions