Re: [PATCH] fixp-arith: convert comments to kernel-doc format

From: Dmitry Torokhov

Date: Sun Aug 02 2026 - 22:28:06 EST


On Thu, Jul 30, 2026 at 10:06:25PM -0700, Randy Dunlap wrote:
> Insert a hyphen ('-') in 2 places to prevent kernel-doc warnings:
>
> Warning: include/linux/fixp-arith.h:42 This comment starts with '/**',
> but isn't a kernel-doc comment.
> * __fixp_sin32() returns the sin of an angle in degrees
> Warning: include/linux/fixp-arith.h:66 This comment starts with '/**',
> but isn't a kernel-doc comment.
> * fixp_sin32() returns the sin of an angle in degrees
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Applied, thank you.

--
Dmitry