From: Jakub Kicinski Date: Fri, 29 Mar 2024 19:47:58 +0000 (-0700) Subject: Merge branch 'address-remaining-wtautological-constant-out-of-range-compare' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=46dc11bee2d5272f200ac419f9e7e238c246b802;p=linux.git Merge branch 'address-remaining-wtautological-constant-out-of-range-compare' Arnd Bergmann says: ==================== address remaining -Wtautological-constant-out-of-range-compare The warning option was introduced a few years ago but left disabled by default. All of the actual bugs that this has found have been fixed in the meantime, and this series should address the remaining false-positives, as tested on arm/arm64/x86 randconfigs as well as allmodconfig builds for all architectures supported by clang. ==================== Link: https://lore.kernel.org/r/20240328143051.1069575-1-arnd@kernel.org Signed-off-by: Jakub Kicinski --- 46dc11bee2d5272f200ac419f9e7e238c246b802