On Mon, 2020-11-09 at 18:21:54 UTC, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/mtd/ubi/eba.c:1304: warning: Function parameter or member 'vidb' not > described in 'ubi_eba_copy_leb' > drivers/mtd/ubi/eba.c:1304: warning: Excess function parameter 'vid_hdr' > description in 'ubi_eba_copy_leb' > drivers/mtd/ubi/eba.c:1483: warning: Function parameter or member 'ai' not > described in 'print_rsvd_warning' > > Cc: Richard Weinberger <[email protected]> > Cc: Miquel Raynal <[email protected]> > Cc: Vignesh Raghavendra <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel

