Re: [PATCH 0/3] Improve and extend checkpatch.pl Kconfig help text checks

From: Masahiro Yamada
Date: Tue Mar 06 2018 - 00:14:08 EST


(+To: Andrew)

2018-03-06 13:52 GMT+09:00 Ulf Magnusson <ulfalizer@xxxxxxxxx>:
> On Sat, Feb 24, 2018 at 2:53 PM, Masahiro Yamada
> <yamada.masahiro@xxxxxxxxxxxxx> wrote:
>> 2018-02-23 10:30 GMT+09:00 Ulf Magnusson <ulfalizer@xxxxxxxxx>:
>>> On Fri, Feb 16, 2018 at 10:14 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
>>>> On Fri, 2018-02-16 at 21:22 +0100, Ulf Magnusson wrote:
>>>>> Hello,
>>>>>
>>>>> This patchset contains some improvements for the Kconfig help text check in
>>>>> scripts/checkconfig.pl:
>>>>
>>>> Seems sensible enough to me.
>>>> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
>>>
>>> Will you be taking this in yourself?
>>>
>>> (Adding Masahiro on CC -- forgot when I sent the patchset.)
>>>
>>> Cheers,
>>> Ulf
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
>>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
>> I am not a perl expert, but I have no objection for this series.
>>
>>
>> Thanks!
>>
>>
>>
>>
>> --
>> Best Regards
>> Masahiro Yamada
>
> *Bump*


Who is addressed by "*Bump*" ?



I think patches for checkpatch.pl
are supposed to be taken care of by Andrew.

He forwards patches to Linus.


$ git log --no-merges --pretty=fuller scripts/checkpatch.pl | grep
'Commit:' | sort | uniq -c | sort -nr
555 Commit: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
16 Commit: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxxxxxxxx>
4 Commit: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
4 Commit: Michael S. Tsirkin <mst@xxxxxxxxxx>
2 Commit: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
2 Commit: Ingo Molnar <mingo@xxxxxxxxxx>
2 Commit: Greg Kroah-Hartman <gregkh@xxxxxxx>
1 Commit: Tobin C. Harding <me@xxxxxxxx>
1 Commit: Rob Herring <robh@xxxxxxxxxx>
1 Commit: Petr Mladek <pmladek@xxxxxxxx>
1 Commit: Michal Marek <mmarek@xxxxxxx>
1 Commit: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
1 Commit: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
1 Commit: Lucas De Marchi <lucas.demarchi@xxxxxxxxxxxxxx>
1 Commit: Jiri Kosina <jkosina@xxxxxxx>
1 Commit: Dan Williams <dan.j.williams@xxxxxxxxx>
1 Commit: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>




--
Best Regards
Masahiro Yamada