public inbox for linuxppc-dev@ozlabs.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; 7+ messages in thread
From: Michal Suchanek @ 2019-08-29 12:31 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Tyrel Datwyler, Uma Krishnan, target-devel, linux-scsi,
	Martin K. Petersen, James E.J. Bottomley, linux-kernel,
	Michael Cyr, Manoj N. Kumar, Paul Mackerras, Michal Suchanek,
	Matthew R. Ochs

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] 7+ messages in thread

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

Thread overview: 7+ 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 20:34   ` Uma Krishnan
2019-08-29 21:32     ` Michal Suchánek
2019-08-29 21:30   ` Uma Krishnan
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