[SCSI] zfcp: Add comments to switch/case fallthroughs
commitdceab655d9f7d99881c2033c8ff4e1c7b444e104
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Fri, 15 May 2009 11:18:18 +0000 (15 13:18 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:15 +0000 (23 15:44 -0500)
tree21249a1815a7005a66bc8dc4edbf9003bac7b8b0
parentbc90c8632f63cd94246e3fb6f1b6d7ecba48f1a0
[SCSI] zfcp: Add comments to switch/case fallthroughs

Add comments where there is a deliberate fall through in switch/case
statements. This makes some code checkers happy and makes it clear
that there is no missing break statement.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_fsf.c