We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e614876 commit 00a4f83Copy full SHA for 00a4f83
Makefile
@@ -951,7 +951,6 @@ KBUILD_CFLAGS += $(call cc-option, -Wcast-function-type)
951
KBUILD_CFLAGS += $(call cc-disable-warning, stringop-truncation)
952
953
# We'll want to enable this eventually, but it's not going away for 5.7 at least
954
-KBUILD_CFLAGS += $(call cc-disable-warning, zero-length-bounds)
955
KBUILD_CFLAGS += $(call cc-disable-warning, stringop-overflow)
956
957
# Another good warning that we'll want to enable eventually
0 commit comments