Re: [PATCH v1 1/1] math.h: Amend kernel-doc and add a note about signed type limits
From: Andy Shevchenko
Date: Mon Nov 10 2025 - 10:40:20 EST
On Mon, Nov 10, 2025 at 11:25:21PM +0800, Kuan-Wei Chiu wrote:
> On Thu, Nov 06, 2025 at 04:20:51PM +0100, Andy Shevchenko wrote:
...
> > + * NOTE, for signed type if @x is the minimum, the returned result is undefined
> > + * as there is not enough bits to represent it as a positive number.
>
> Nit: s/is/are
I hope Andrew can combine this with the original patch.
> Otherwise, the patch is:
> Reviewed-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
Thank you!
--
With Best Regards,
Andy Shevchenko