Re: [PATCH 5/6] mtd: rawnand: marvell: Fix and update kerneldoc

From: Miquel Raynal
Date: Fri Sep 11 2020 - 12:56:03 EST


On Tue, 2020-09-01 at 14:25:34 UTC, Krzysztof Kozlowski wrote:
> Fix kerneldoc comments and add missing documentation for members to fix
> W=1 compile warnings like:
>
> drivers/mtd/nand/raw/marvell_nand.c:251: warning:
> cannot understand function prototype: 'struct marvell_hw_ecc_layout '
>
> drivers/mtd/nand/raw/marvell_nand.c:342: warning:
> Function parameter or member 'layout' not described in 'marvell_nand_chip'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel