diff options
| author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-15 12:10:35 -0500 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2018-08-29 13:47:16 +0200 |
| commit | d290e096d2a59c655b3c718aa17bb8864bb6fa5e (patch) | |
| tree | f99ff5a44f28a242a54790f43e85f9a13611688f /virt | |
| parent | 375fef591696069a423223b6110f2dd79427a713 (diff) | |
| download | linux-d290e096d2a59c655b3c718aa17bb8864bb6fa5e.tar.bz2 | |
pinctrl: lpc18xx: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 1292308 ("Missing break in switch")
Addresses-Coverity-ID: 1292309 ("Missing break in switch")
Addresses-Coverity-ID: 1309546 ("Missing break in switch")
Addresses-Coverity-ID: 1357369 ("Missing break in switch")
Addresses-Coverity-ID: 1357389 ("Missing break in switch")
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions