[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAS5-e6QcJqSg_c2NBS=11ZZ-KFWLqDZYxWTu0wPFHg=cQ@mail.gmail.com>
Date: Mon, 18 Mar 2019 17:45:46 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
masahiroy@...nel.org
Subject: Enabling -Wint-in-bool-context
Hi Arnd,
I saw several commits from you
fixing -Wint-in-bool-context warnings.
Thanks!
I guess we are almost ready to remove
KBUILD_CFLAGS += $(call cc-disable-warning, int-in-bool-context)
In there any concern about re-enabling
this warning?
When I asked 0-day bot to test it some days ago,
I just got a report
for drivers/net/ethernet/mellanox/mlxsw/.
Perhaps, you may have better test coverage
and have noticed more warnings, though.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists