diff options
author | Nathan Chancellor <nathan@kernel.org> | 2022-08-11 02:01:33 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-08-20 20:47:48 +0300 |
commit | 370655bc183b1824ba623e621b58e8c2616c839c (patch) | |
tree | 9ce6f596dfacdaca6effdf9cff0a50eda6f43f99 /sound | |
parent | 0df499eaf3c1a43ebb0a84ac854262e3fa731bcf (diff) | |
download | linux-370655bc183b1824ba623e621b58e8c2616c839c.tar.xz |
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
There are no instances of this warning in the tree across several
difference architectures and configurations. This was added by
commit 26ea6bb1fef0 ("kbuild, LLVMLinux: Supress warnings unless W=1-3")
back in 2014, where it might have been necessary, but there are no
instances of it now so stop disabling it to increase warning coverage
for clang.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions