scsi: qla2xxx: Modify fall-through annotations
authorBart Van Assche <bvanassche@acm.org>
Thu, 18 Oct 2018 22:45:40 +0000 (15:45 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 24 Oct 2018 01:32:33 +0000 (21:32 -0400)
commit50435d4211a784e1577b4af72b07276c3851d324
tree7e708b8c90d048770865cc97be65aac4f70d7417
parent09968e5049b4b9a47413327c56f254aa2812bbc2
scsi: qla2xxx: Modify fall-through annotations

This patch avoids that the compiler complains about missing fall-through
annotations when building with W=1.

Cc: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_target.c