Re: [PATCH v3 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues

From: Miquel Raynal
Date: Thu Nov 19 2020 - 16:11:38 EST


On Mon, 2020-11-09 at 18:21:47 UTC, Lee Jones wrote:
> This patch also places the descriptions in the correct order.
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/mtd/devices/docg3.c:819: warning: bad line:
> drivers/mtd/devices/docg3.c:1799: warning: Excess function parameter 'base' description in 'doc_probe_device'
>
> Cc: Robert Jarzmik <robert.jarzmik@xxxxxxx>
> Cc: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> Cc: Richard Weinberger <richard@xxxxxx>
> Cc: Vignesh Raghavendra <vigneshr@xxxxxx>
> Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

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

Miquel