[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1567081143.git.msuchanek@suse.de>
Date: Thu, 29 Aug 2019 14:31:59 +0200
From: Michal Suchanek <msuchanek@...e.de>
To: linuxppc-dev@...ts.ozlabs.org
Cc: Michal Suchanek <msuchanek@...e.de>,
"Manoj N. Kumar" <manoj@...ux.ibm.com>,
"Matthew R. Ochs" <mrochs@...ux.ibm.com>,
Uma Krishnan <ukrishn@...ux.ibm.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Tyrel Datwyler <tyreld@...ux.ibm.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Michael Cyr <mikecyr@...ux.ibm.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
target-devel@...r.kernel.org
Subject: [PATCH 0/3] Fix fallthrough warnings.
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
Powered by blists - more mailing lists