summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2018-11-27 22:27:15 -0600
committerMartin K. Petersen <martin.petersen@oracle.com>2019-01-11 21:47:47 -0500
commit8425811b8d95d441499d963b7d09b7910c630f71 (patch)
treeb394557baa76d7a7a30fc918f21493bb9f312f5b /Makefile
parentb9f57f5805cf0e72db20a435e72e8b557a8d28b1 (diff)
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Notice that, in this particular case, I replaced "!!! fall through !!!" with a "fall through" annotation, which is what GCC is expecting to find. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Acked-by: Sudarsana Kalluru <Sudarsana.Kalluru@qlogic.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions