Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1697578

Re: [PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning

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 <u7Cca-5FZ-23@gated-at.bofh.it> (permalink)
References <u7uHE-SQ-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 26 Jul 2017 15:37:32 +0200 Arnd Bergmann <arnd@arndb.de> wrote:

> When we pass the result of a multiplication as the timeout or
> the delay, we can get a warning:

from?  gcc-7 I assume?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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