scsi: libiscsi: Annotate fall-through
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 30 Jul 2018 21:40:19 +0000 (14:40 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 31 Jul 2018 03:17:53 +0000 (23:17 -0400)
commit807cf197fc9a3bc156523cb68786a9cb0ec396b4
tree90326b508882b99d98255452878ff7f1d3a9e921
parent1360c58a348e4ec551b58b9f40c3222ff5d6270f
scsi: libiscsi: Annotate fall-through

This patch avoids that building with W=1 causes the compiler to
complain about fall-through.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Lee Duncan <lduncan@suse.com>
Cc: Chris Leech <cleech@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libiscsi.c