public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix fallthrough warnings.
@ 2019-08-29 12:31 Michal Suchanek
  2019-08-29 12:32 ` [PATCH 1/3] scsi: cxlflash: " Michal Suchanek
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michal Suchanek @ 2019-08-29 12:31 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Michal Suchanek, Manoj N. Kumar, Matthew R. Ochs, Uma Krishnan,
	James E.J. Bottomley, Martin K. Petersen, Tyrel Datwyler,
	Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	Michael Cyr, linux-scsi, linux-kernel, target-devel

Build with recent compiler results in numerous fallthrough warnings.

The code looks correct to me so just adding the comments to quiet gcc.

Please review if the fallthrough was really intentional.

Thanks

Michal

Michal Suchanek (3):
  scsi: cxlflash: Fix fallthrough warnings.
  scsi: ibmvfc: Fix fallthrough warnings.
  scsi: ibmvscsi: tgt: Fix fallthrough warnings.

 drivers/scsi/cxlflash/main.c             | 8 ++++++++
 drivers/scsi/ibmvscsi/ibmvfc.c           | 3 +++
 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 3 +++
 3 files changed, 14 insertions(+)

-- 
2.12.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-29 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 12:31 [PATCH 0/3] Fix fallthrough warnings Michal Suchanek
2019-08-29 12:32 ` [PATCH 1/3] scsi: cxlflash: " Michal Suchanek
2019-08-29 21:30   ` Uma Krishnan
     [not found]   ` <21A3BB0F-98DB-4D64-AE93-9B8A8B6193B3@linux.ibm.com>
2019-08-29 21:32     ` Michal Suchánek
2019-08-29 12:32 ` [PATCH 2/3] scsi: ibmvfc: " Michal Suchanek
2019-08-29 12:32 ` [PATCH 3/3] scsi: ibmvscsi: tgt: " Michal Suchanek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox