Re: [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
From: Miguel Ojeda
Date: Fri Jan 02 2026 - 06:05:11 EST
On Thu, Jan 1, 2026 at 9:13 PM Nicolas Schier <nicolas@xxxxxxxxx> wrote:
>
> thanks! I think it's a bit sad to keep code only to make some checker
> tooling happy, but for now it seems to be the right thing to do.
Perhaps a patch to add a comment explaining Vincent's findings would
be a good outcome, i.e. explaining the reason it needs to remain in
place for the moment (even a link to lore.kernel.org to this thread
would help).
Cheers,
Miguel