aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2022-05-24 14:56:55 +0000
committerJakub Kicinski <[email protected]>2022-05-24 18:20:01 +0000
commit48a75b979940f8aa838143e976455aa0e629e638 (patch)
tree42e8dce4ab05c59add362d39641854e65c10149b /net/unix/af_unix.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff)
downloadkernel-48a75b979940f8aa838143e976455aa0e629e638.tar.gz
kernel-48a75b979940f8aa838143e976455aa0e629e638.zip
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Clang does not support this option so the build fails: error: unknown warning option '-Wno-dangling-pointer' [-Werror,-Wunknown-warning-option] Use cc-disable-warning so that the option is only added when it is supported. Fixes: bd1d129daa3e ("wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12") Reported-by: "kernelci.org bot" <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Reviewed-by: Tom Rix <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions