[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201123225905.GV21644@embeddedor>
Date: Mon, 23 Nov 2020 16:59:05 -0600
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
To: Jonathan Cameron <jic23@...nel.org>
Cc: Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH 090/141] iio: adc: cpcap: Fix fall-through warnings for
Clang
On Sat, Nov 21, 2020 at 03:05:04PM +0000, Jonathan Cameron wrote:
> On Fri, 20 Nov 2020 12:36:26 -0600
> "Gustavo A. R. Silva" <gustavoars@...nel.org> wrote:
>
> > In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
> > by explicitly adding a break statement 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@...nel.org>
> Hi Gustavo,
Hi Jonathan,
> I'm assuming there is no 'huge' rush for these an intent is that they will
> filter through the various subsystems. Hence I've queued it up for the
> next merge window.
Yep; no rush for this.
> Applied to the togreg branch of iio.git
Thank you!
--
Gustavo
Powered by blists - more mailing lists