Re: [PATCH v2] spi: s3c64xx: fix all kernel-doc warnings

From: Tudor Ambarus

Date: Wed May 06 2026 - 08:33:06 EST




On 5/6/26 3:28 PM, Tudor Ambarus wrote:
> Hi!
>
> You missed adding the SPI maintainer. +Mark.
>
> Also, there's another kdoc warning in that file. Do you care to fix it?
>
> scripts/kernel-doc -none include/linux/platform_data/spi-s3c64xx.h
> 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


Ah, I misread, both are fixed.

Reviewed-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>