From: Christof Schmitt Date: Fri, 15 May 2009 11:18:18 +0000 (+0200) Subject: [SCSI] zfcp: Add comments to switch/case fallthroughs X-Git-Tag: v2.6.31-rc1~365^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dceab655d9f7d99881c2033c8ff4e1c7b444e104;p=pandora-kernel.git [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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed