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" <[email protected]> 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 <[email protected]>
> 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

Reply via email to