]> Git Repo - linux.git/commit
kbuild: re-enable int-in-bool-context warning
authorMasahiro Yamada <[email protected]>
Thu, 9 May 2019 00:58:01 +0000 (09:58 +0900)
committerMasahiro Yamada <[email protected]>
Sat, 18 May 2019 02:29:01 +0000 (11:29 +0900)
commita3bc88645e9293f5aaac9c05a185d9f1c0594c6c
treeb68163088c829a550536106684992fa8b4687e1b
parent593e0fd97ef11eacc5055c83ebb652602dba0a77
kbuild: re-enable int-in-bool-context warning

This warning was disabled by commit bd664f6b3e37 ("disable new
gcc-7.1.1 warnings for now") just because it was too noisy.

Thanks to Arnd Bergmann, all warnings have been fixed. Now, we are
ready to re-enable it.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Makefile
This page took 0.053579 seconds and 4 git commands to generate.