diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-09 11:05:13 -0500 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-09 20:32:43 +0100 |
commit | 98473f5acc0070624746f30a8d6012dc70487740 (patch) | |
tree | 4063ee53bf4036416798759e3d61af274250cb77 /fs | |
parent | 81d9e98fceb674078b5ea0add4df8fc40be558a2 (diff) |
mtd: block2mtd: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 402015 ("Missing break in switch")
Addresses-Coverity-ID: 402016 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions