[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190814074259.GA3495@kroah.com>
Date: Wed, 14 Aug 2019 09:42:59 +0200
From: Greg KH <greg@...ah.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Martyn Welch <martyn.welch@...labora.com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Re: linux-next: build warning after merge of the staging tree
On Wed, Aug 14, 2019 at 04:08:35PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the staging tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/iio/light/noa1305.c: In function 'noa1305_scale':
> drivers/iio/light/noa1305.c:87:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
> *val2 = 77 * 4;
> ~~~~~~^~~~~~~~
> drivers/iio/light/noa1305.c:88:2: note: here
> case NOA1305_INTEGR_TIME_200MS:
> ^~~~
>
> Introduced by commit
>
> 741172d18e8a ("iio: light: noa1305: Add support for NOA1305")
Fix for this is already in my testing tree, forgot to push it to my
-next branch, but have done so now, thanks!
greg k-h
Powered by blists - more mailing lists