Re: [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions
From: Andy Shevchenko
Date: Thu May 30 2024 - 15:21:37 EST
On Thu, May 30, 2024 at 10:47:40PM +0530, Devarsh Thakkar wrote:
> Add documentation for rounding, scaling, absolute value and difference,
> 32-bit division related macros and functions exported by math.h header
> file.
..
> +Rounding, absolute value, scaling and 32bit division functions
> +--------------------------------------------------------------
> +
> +.. kernel-doc:: include/linux/math.h
> + :internal:
Please, double check that this is correct keyword in this case.
Otherwise LGTM.
--
With Best Regards,
Andy Shevchenko