diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-03 18:34:30 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-08-03 18:42:36 +0200 |
commit | 1a12d5dc7dd1ffd985503f9770b736fb03db2e3f (patch) | |
tree | 170fb98863c67deba400e950bdc589ca5b1ed179 /sound/soc/fsl | |
parent | ASoC: omap-mcpdm: Mark expected switch fall-throughs (diff) | |
download | linux-1a12d5dc7dd1ffd985503f9770b736fb03db2e3f.tar.xz linux-1a12d5dc7dd1ffd985503f9770b736fb03db2e3f.zip |
ASoC: core: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 146568 ("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 'sound/soc/fsl')
0 files changed, 0 insertions, 0 deletions