Re: [PATCH v3 2/3] kbuild: cleanup local -Wno-type-limits exceptions

From: Nicolas Schier

Date: Sat Dec 20 2025 - 07:55:21 EST


On Sat, Dec 20, 2025 at 12:02:20PM +0100, Vincent Mailhol wrote:
> Now that -Wtype-limits is globally deactivated, there is no need for
> local exceptions anymore.
>
> Acked-by: David Sterba <dsterba@xxxxxxxx>
> Signed-off-by: Vincent Mailhol <mailhol@xxxxxxxxxx>
> ---
> Changelog:
>
> v1 -> v2: small change in patch description
> ---
> drivers/gpu/drm/Makefile | 1 -
> fs/btrfs/Makefile | 1 -
> 2 files changed, 2 deletions(-)
>

Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>