Re: [PATCH 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member

From: Miquel Raynal
Date: Mon Nov 02 2020 - 07:49:00 EST


Hi Lee,

Lee Jones <lee.jones@xxxxxxxxxx> wrote on Mon, 2 Nov 2020 11:54:03
+0000:

> Fixes the following W=1 kernel build warning(s):
>
> drivers/mtd/nand/raw/sunxi_nand.c:250: warning: Function parameter or member 'caps' not described in 'sunxi_nfc'
>
> Cc: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> Cc: Richard Weinberger <richard@xxxxxx>
> Cc: Vignesh Raghavendra <vigneshr@xxxxxx>
> Cc: Maxime Ripard <mripard@xxxxxxxxxx>
> Cc: Chen-Yu Tsai <wens@xxxxxxxx>
> Cc: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Cc: Boris BREZILLON <b.brezillon.dev@xxxxxxxxx>
> Cc: Qiang Yu <yuq825@xxxxxxxxx>
> Cc: Dmitriy B <rzk333@xxxxxxxxx>
> Cc: Sergey Lapin <slapin@xxxxxxxxxxx>
> Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
> ---
> drivers/mtd/nand/raw/sunxi_nand.c | 1 +

Would you mind updating all commit titles with the following logic:

s/nand: raw:/rawnand:/

Otherwise I am fine with all the patches where I did not respond.

Thanks,
Miquèl