diff options
author | Jani Nikula <jani.nikula@intel.com> | 2023-10-11 10:29:03 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-10-11 23:38:33 +0300 |
commit | 7e1defac4b158cecb4628266f4d89732b4bd9179 (patch) | |
tree | 32463e674cce41b539e3f27d93e0104cfccee72b /tools/perf/scripts/python/export-to-postgresql.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 <arnd@arndb.de>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/5ab754ddc2e342c75deb8476275984918e573beb.1697009258.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions