diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-08-11 17:03:20 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-08-20 08:16:54 +0300 |
commit | e88ca24319e427a685a2e9e3a124ad5beca01158 (patch) | |
tree | 5664f11c3920a55f42a77d32d9e282734914643e /scripts/const_structs.checkpatch | |
parent | 077af782e2c333f056cbd713f065bd0009a79a57 (diff) | |
download | linux-e88ca24319e427a685a2e9e3a124ad5beca01158.tar.xz |
kbuild: consolidate warning flags in scripts/Makefile.extrawarn
Warning options are enabled and disabled in inconsistent ways and
inconsistent locations. Start rearranging those by moving all options
into Makefile.extrawarn.
This should not change any behavior, but makes sure we can group them
in a way that ensures that each warning that got temporarily disabled
is turned back on at an appropriate W=1 level later on.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions