Re: [PATCH] scripts/tags: add space regexs to all regex_c

From: Zackary Liu
Date: Sun Nov 07 2021 - 01:39:51 EST


Hi all,

On Sat, Nov 6, 2021 at 12:15 AM Matthieu Baerts
<matthieu.baerts@xxxxxxxxxxxx> wrote:
>
> Hi Zackary,
>
> On 05/11/2021 16:50, Zackary Liu wrote:
> > Hi all,
> > Excuse me, everybody.
> > I submitted a patch yesterday. Now I have a question why the
> > maintainer's mailbox was not found during "get_maintainer.pl".
> > It outputs the following information:
> > ---
> > linux-next$ scripts/get_maintainer.pl -f scripts/tags.sh
> > Zhaoyu Liu <zackary.liu.pro@xxxxxxxxx>
> > (commit_signer:2/4=50%,authored:2/4=50%,added_lines:68/74=92%,removed_lines:72/74=97%)
> > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> (commit_signer:2/4=50%)
> > "Philip K. Gisslow" <ripxorip@xxxxxxxxx>
> > (commit_signer:1/4=25%,authored:1/4=25%,added_lines:5/74=7%)
> > Matthias Maennich <maennich@xxxxxxxxxx> (commit_signer:1/4=25%)
> > Michael Ellerman <mpe@xxxxxxxxxxxxxx> (commit_signer:1/4=25%)
> > Masahiro Yamada <masahiroy@xxxxxxxxxx> (authored:1/4=25%)
> > linux-kernel@xxxxxxxxxxxxxxx (open list)
> > ---
> > Is it a bug in "get_maintainer.pl"?
>
> I guess the main issue here is that this tags.sh file has no official
> maintainer:
>
> $ ./scripts/get_maintainer.pl --nogit --nogit-fallback \
> --norolestats --nom -f scripts/tags.sh
> $
>
> So I guess someone has to pick this in his tree.
>
> Maybe a maintainer of the PCI drivers could take that as the "issue" was
> found there? Or Marc?
> That might be quicker than waiting to have an official maintainer :)

Thank you for replying and giving me some advice, Matthieu.

Marc, I might even need your help.
I have seen other patches about "tags.sh", it seems that they are
reviewed and merged by the maintainer of the relevant subsystem.
Could you help me review it or send it to other maintainer.
Or give me some adivice?

Best Regards.