Re: [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'

From: Miquel Raynal
Date: Thu Nov 19 2020 - 06:08:12 EST


Hi Lee,

Lee Jones <lee.jones@xxxxxxxxxx> wrote on Thu, 19 Nov 2020 09:14:02
+0000:

> On Fri, 06 Nov 2020, Lee Jones wrote:
>
> > Fixes the following W=1 kernel build warning(s):
> >
> > drivers/mtd/mtdpart.c:300: warning: Function parameter or member 'mtd' not described in '__mtd_del_partition'
> > drivers/mtd/mtdpart.c:300: warning: Excess function parameter 'priv' description in '__mtd_del_partition'
> >
> > Cc: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> > Cc: Richard Weinberger <richard@xxxxxx>
> > Cc: Vignesh Raghavendra <vigneshr@xxxxxx>
> > Cc: Nicolas Pitre <nico@xxxxxxxxxxx>
> > Cc: Thomas Gleixner <gleixner@xxxxxxxxxxxxx>
> > Cc: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> > Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx
> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> Is there anything else you need from me Miquel, or does the set now
> look suitable for inclusion?
>

It's totally fine by me, I will apply the series soon.

Thanks!
Miquèl