Re: [PATCH] spi: s3c64xx: fix all kernel-doc warnings
From: Krzysztof Kozlowski
Date: Thu Feb 26 2026 - 01:58:42 EST
On 26/02/2026 06:12, Randy Dunlap wrote:
> Add kernel-doc for one struct member and use the correct function name
> to eliminate kernel-doc warnings:
>
> Warning: include/linux/platform_data/spi-s3c64xx.h:40 struct member
> 'polling' not described in 's3c64xx_spi_info'
> Warning: include/linux/platform_data/spi-s3c64xx.h:51 expecting prototype
> for s3c64xx_spi_set_platdata(). Prototype was for
> s3c64xx_spi0_set_platdata() instead
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof