Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1697575
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning |
| Date | 2017-07-26 23:40 +0200 |
| Message-ID | <u7Cc9-5FZ-1@gated-at.bofh.it> (permalink) |
| References | <u7uHE-SQ-27@gated-at.bofh.it> <u7vu5-1s1-109@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 26 Jul 2017 15:28:06 +0100 Mark Brown <broonie@kernel.org> wrote: > On Wed, Jul 26, 2017 at 03:37:32PM +0200, Arnd Bergmann wrote: > > When we pass the result of a multiplication as the timeout or > > the delay, we can get a warning: > > This'd be easier if you sent each of the changes separately... I think it's OK - the patch encapsulates a single concept. Doesn't matter much either way, unless someone wants to take one part only into a particular tree(?).
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Arnd Bergmann <arnd@arndb.de> - 2017-07-26 15:40 +0200
Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Mark Brown <broonie@kernel.org> - 2017-07-26 16:30 +0200
Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Andrew Morton <akpm@linux-foundation.org> - 2017-07-26 23:40 +0200
Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Mark Brown <broonie@kernel.org> - 2017-07-27 12:00 +0200
Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Andrew Morton <akpm@linux-foundation.org> - 2017-07-26 23:40 +0200
Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning Arnd Bergmann <arnd@arndb.de> - 2017-07-26 23:50 +0200
csiph-web