Hi Lee, Lee Jones <[email protected]> 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 <[email protected]> > Cc: Richard Weinberger <[email protected]> > Cc: Vignesh Raghavendra <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Chen-Yu Tsai <[email protected]> > Cc: Philipp Zabel <[email protected]> > Cc: Boris BREZILLON <[email protected]> > Cc: Qiang Yu <[email protected]> > Cc: Dmitriy B <[email protected]> > Cc: Sergey Lapin <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > --- > 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

