]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kbuild: Add a comment above -Wno-gnu
authorNathan Chancellor <nathan@kernel.org>
Mon, 16 Aug 2021 20:20:55 +0000 (13:20 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 19 Aug 2021 00:39:17 +0000 (09:39 +0900)
commit388e64248d314e172475a385908309d784969150
tree979d79486e6f5adec5da976157a9340ecca99aa1
parent900c32722f351dc9acb1a87a166f1d2781e05530
kbuild: Add a comment above -Wno-gnu

Whenever a warning is disabled, it is helpful for future travelers to
understand why the warning is disabled and why it is acceptable to do
so. Add a comment for -Wno-gnu so that people understand why it is
disabled.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile