scsi: sym53c8xx_2: sym_hipd: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 114996 ("Missing break in switch")
Reviewed-by:
Kees Cook <keescook@chromium.org>
Signed-off-by:
Gustavo A. R. Silva <gustavo@embeddedor.com>
Loading
Please register or sign in to comment