Re: [PATCH v3] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"

From: Nam Cao
Date: Sat Sep 09 2023 - 06:01:26 EST


On Sat, Sep 09, 2023 at 02:13:09PM +0530, Pavan Bobba wrote:
> On Thu, Sep 07, 2023 at 03:43:53PM +0100, Greg KH wrote:
> > On Thu, Sep 07, 2023 at 06:40:27PM +0530, Pavan Bobba wrote:
> > > Below array names updated as per coding guidelines:
> > >
> > > 1.byVT3253B0_AGC4_RFMD2959
> > > 2.byVT3253B0_AIROHA2230
> > > 3.byVT3253B0_UW2451
> > > 4.byVT3253B0_AGC
> > >
> > > Conversions performed:
> > > a.type encoding info dropped from names
> > > b.names replaced by snakecase
> > >
> > > Issue found by checkpatch
> > >
> > > Signed-off-by: Pavan Bobba <opensource206@xxxxxxxxx>
> > > ---
> > > v1 -> v2: Name of the tool added in the body of explanation,
> > > which found this issue
> > >
> > > v2 -> v3: subject modified to more specific detail
> >
> > Any specific reason you are not sending this to the maintainer that can
> > take it?
> i used scripts/get_maintainer.pl to get maintainers names and i am
> adding all those people to the mail. kindly let me know the maintainer id
> and the correct way to know the mainter of a file

./scripts/get_maintainer.pl ~/Downloads/PATCH-v3-staging-vt6655-Type-encoding-info-dropped-from-array-name-byVT3253B0_.txt
Forest Bond <forest@xxxxxxxxxxxxxxxxxxx> (odd fixer:STAGING - VIA VT665X DRIVERS)
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> (supporter:STAGING SUBSYSTEM,commit_signer:2/2=100%)
Michael Straube <straube.linux@xxxxxxxxx> (commit_signer:2/2=100%,authored:2/2=100%,removed_lines:44/44=100%)
linux-staging@xxxxxxxxxxxxxxx (open list:STAGING SUBSYSTEM)
linux-kernel@xxxxxxxxxxxxxxx (open list)

Greg shows up as one of the maintainers for me.

Either a bug with get_maintainer.pl (unlikely), or you did something incorrectly.

Best regards,
Nam