Re: [PATCH] mtd: nand: omap2: Fix kernel-doc parameter warning
From: Miquel Raynal
Date: Fri Sep 04 2026 - 14:21:39 EST
On Sat, 22 Aug 2026 16:03:34 -0700, Rosen Penev wrote:
> kernel-doc interprets inline comments in the omap_compare_ecc()
> parameter list as part of the prototype, causing it to miss
> ecc_data2 and report its documentation as excess.
>
> Remove the inline comments; the parameter descriptions are already
> provided by the kernel-doc tags.
>
> [...]
Applied to nand/next, thanks!
[1/1] mtd: nand: omap2: Fix kernel-doc parameter warning
commit: c469391db15839b2d1b1294eb4a5e5c36ab5ac7a
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl