All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>
Cc: <linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<linux-hardening@vger.kernel.org>
Subject: Re: [PATCH RESEND][next] mtd: cfi: Fix fall-through warnings for Clang
Date: Thu, 11 Mar 2021 16:35:54 +0530	[thread overview]
Message-ID: <e6b57357-e491-a3d0-ada8-9590b2bb8817@ti.com> (raw)
In-Reply-To: <20210305081933.GA137147@embeddedor>



On 3/5/21 1:49 PM, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
> warnings by explicitly adding multiple break statements and a return
> instead of letting the code fall through to the next case.
> 
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
> ---

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>

Miquel,

Feel free to queue this via mtd/next

Regards
Vignesh

[...]

WARNING: multiple messages have this Message-ID (diff)
From: Vignesh Raghavendra <vigneshr@ti.com>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>
Cc: <linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<linux-hardening@vger.kernel.org>
Subject: Re: [PATCH RESEND][next] mtd: cfi: Fix fall-through warnings for Clang
Date: Thu, 11 Mar 2021 16:35:54 +0530	[thread overview]
Message-ID: <e6b57357-e491-a3d0-ada8-9590b2bb8817@ti.com> (raw)
In-Reply-To: <20210305081933.GA137147@embeddedor>



On 3/5/21 1:49 PM, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
> warnings by explicitly adding multiple break statements and a return
> instead of letting the code fall through to the next case.
> 
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
> ---

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>

Miquel,

Feel free to queue this via mtd/next

Regards
Vignesh

[...]

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

  reply	other threads:[~2021-03-11 11:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05  8:19 [PATCH RESEND][next] mtd: cfi: Fix fall-through warnings for Clang Gustavo A. R. Silva
2021-03-05  8:19 ` Gustavo A. R. Silva
2021-03-11 11:05 ` Vignesh Raghavendra [this message]
2021-03-11 11:05   ` Vignesh Raghavendra
2021-03-11 11:39 ` Miquel Raynal
2021-03-11 11:39   ` Miquel Raynal

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=e6b57357-e491-a3d0-ada8-9590b2bb8817@ti.com \
    --to=vigneshr@ti.com \
    --cc=gustavoars@kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.