public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michal Suchanek <msuchanek@suse•de>
To: linuxppc-dev@lists•ozlabs.org
Cc: Tyrel Datwyler <tyreld@linux•ibm.com>,
	Uma Krishnan <ukrishn@linux•ibm.com>,
	target-devel@vger•kernel.org, linux-scsi@vger•kernel.org,
	"Martin K. Petersen" <martin.petersen@oracle•com>,
	"James E.J. Bottomley" <jejb@linux•ibm.com>,
	linux-kernel@vger•kernel.org, Michael Cyr <mikecyr@linux•ibm.com>,
	"Manoj N. Kumar" <manoj@linux•ibm.com>,
	Paul Mackerras <paulus@samba•org>,
	Michal Suchanek <msuchanek@suse•de>,
	"Matthew R. Ochs" <mrochs@linux•ibm.com>
Subject: [PATCH 0/3] Fix fallthrough warnings.
Date: Thu, 29 Aug 2019 14:31:59 +0200	[thread overview]
Message-ID: <cover.1567081143.git.msuchanek@suse.de> (raw)

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


             reply	other threads:[~2019-08-29 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 12:31 Michal Suchanek [this message]
2019-08-29 12:32 ` [PATCH 1/3] scsi: cxlflash: Fix fallthrough warnings 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1567081143.git.msuchanek@suse.de \
    --to=msuchanek@suse$(echo .)de \
    --cc=jejb@linux$(echo .)ibm.com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-scsi@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=manoj@linux$(echo .)ibm.com \
    --cc=martin.petersen@oracle$(echo .)com \
    --cc=mikecyr@linux$(echo .)ibm.com \
    --cc=mrochs@linux$(echo .)ibm.com \
    --cc=paulus@samba$(echo .)org \
    --cc=target-devel@vger$(echo .)kernel.org \
    --cc=tyreld@linux$(echo .)ibm.com \
    --cc=ukrishn@linux$(echo .)ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox