diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-26 11:41:47 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-04-08 18:37:07 -0500 |
commit | e2e801644eb345c563bbd0bb004907e89b932543 (patch) | |
tree | 5c7bf86a2cbb7552ed1e38f83c719c13059c50b1 /drivers/pcmcia/o2micro.h | |
parent | 74f79099efe0125b2cc1816655996b5288bb8446 (diff) |
scsi: aic7xxx: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that, in some cases, I replaced "FALLTHROUGH" with a "fall through"
annotation and then placed it at the bottom of the corresponding switch
case, which is what GCC is expecting to find.
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'drivers/pcmcia/o2micro.h')
0 files changed, 0 insertions, 0 deletions