On Mon, 2020-11-09 at 18:21:48 UTC, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/mtd/mtdcore.c:1592: warning: Function parameter or member 'section' > not described in 'mtd_ooblayout_find_eccregion' > drivers/mtd/mtdcore.c:1592: warning: Excess function parameter 'sectionp' > description in 'mtd_ooblayout_find_eccregion' > > Cc: Miquel Raynal <miquel.ray...@bootlin.com> > Cc: Richard Weinberger <rich...@nod.at> > Cc: Vignesh Raghavendra <vigne...@ti.com> > Cc: David Woodhouse <dw...@infradead.org> > Cc: linux-...@lists.infradead.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org> > Reviewed-by: Alexander Dahl <a...@thorsis.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel