On Mon, 2019-01-28 at 02:21:42 UTC, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix kernel-doc warnings in drivers/mtd/nand/raw: > > ../drivers/mtd/nand/raw/nand_base.c:420: warning: Function parameter or > member 'chip' not described in 'nand_fill_oob' > ../drivers/mtd/nand/raw/nand_bbt.c:173: warning: Function parameter or member > 'this' not described in 'read_bbt' > ../drivers/mtd/nand/raw/nand_bbt.c:173: warning: Excess function parameter > 'chip' description in 'read_bbt' > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Boris Brezillon <[email protected]> > Cc: Miquel Raynal <[email protected]> > Cc: Richard Weinberger <[email protected]> > Cc: [email protected]
Applied to http://git.infradead.org/linux-mtd.git mtd/fixes, thanks. Boris

