diff options
author | Joe Perches <joe@perches.com> | 2020-07-22 07:57:43 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-17 19:52:08 +0300 |
commit | a97ea93ed5b64704a2171c505355c12ab427b1b1 (patch) | |
tree | 39f23364dbdfbe387be53838c90ca21892163129 /net/unix/af_unix.c | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) | |
download | linux-a97ea93ed5b64704a2171c505355c12ab427b1b1.tar.xz |
Makefile.extrawarn: Move sign-compare from W=2 to W=3
This -Wsign-compare compiler warning can be very noisy
and most of the suggested conversions are unnecessary.
Make the warning W=3 so it's described under the
"can most likely be ignored" block.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions