diff options
author | Jani Nikula <[email protected]> | 2023-10-11 10:29:03 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-10-11 23:38:33 +0300 |
commit | 7e1defac4b158cecb4628266f4d89732b4bd9179 (patch) | |
tree | 32463e674cce41b539e3f27d93e0104cfccee72b /scripts/gdb/linux/utils.py | |
parent | 4a07f063d20c46524f00976f4537de72d9f31c4e (diff) |
drm/i915: drop -Wall and related disables from cflags as redundant
The kernel top level Makefile, and recently scripts/Makefile.extrawarn,
have included -Wall, and the disables -Wno-format-security and
$(call cc-disable-warning,frame-address,) for a very long time. They're
redundant in our local subdir-ccflags-y and can be dropped.
Cc: Arnd Bergmann <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Acked-by: Nick Desaulniers <[email protected]>
Reviewed-by: Masahiro Yamada <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/5ab754ddc2e342c75deb8476275984918e573beb.1697009258.git.jani.nikula@intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions