mtd: rawnand: cafe_nand: Remove superfluous param doc and add another
authorLee Jones <lee.jones@linaro.org>
Mon, 9 Nov 2020 18:21:59 +0000 (18:21 +0000)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 20 Nov 2020 11:37:32 +0000 (12:37 +0100)
commitda6debc470c08fc99ab958bd4efb6abf5315d0c2
treef0bfceddae44a91363ee2fc9a71f846ec4e00d13
parent63c34f214f9343a18d06eba3ce8bc91e9c20f2b1
mtd: rawnand: cafe_nand: Remove superfluous param doc and add another

Fixes the following W=1 kernel build warning(s):

 drivers/mtd/nand/raw/cafe_nand.c:372: warning: Function parameter or member 'page' not described in 'cafe_nand_read_page'
 drivers/mtd/nand/raw/cafe_nand.c:372: warning: Excess function parameter 'mtd' description in 'cafe_nand_read_page'

Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Cc: Boris Brezillon <boris.brezillon@collabora.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20201109182206.3037326-17-lee.jones@linaro.org
drivers/mtd/nand/raw/cafe_nand.c