commit | cec9cbac5244b017f2671e3770abfacc939d753d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Mar 31 16:21:48 2020 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Mar 31 22:24:02 2020 -0400 |
tree | 3fc8eba45a487a542ca65620d296ef5d0255a65e | |
parent | 4e6c78d16a798bdc54a95528be670535701540f8 [diff] |
scsi: zfcp: use fallthrough; Convert the various uses of fallthrough comments to fallthrough; Done via script Link: https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe.com/ Signed-off-by: Joe Perches <joe@perches.com> Reviewed-by: Fedor Loshakov <loshakov@linux.ibm.com> Reviewed-by: Steffen Maier <maier@linux.ibm.com> [bblock@linux.ibm.com: resolved merge conflict with recently upstream-sent patch "zfcp: expose fabric name as common fc_host sysfs attribute"] Link: https://lore.kernel.org/r/d14669a67a17392490d3184117941123765db1a4.1585663010.git.bblock@linux.ibm.com Signed-off-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>