Enabling -Wint-in-bool-context

From: Masahiro Yamada
Date: Mon Mar 18 2019 - 04:46:28 EST


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