Linux Kernel Mentees list
 help / color / mirror / Atom feed
From: Aditya <yashsri421@gmail.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [Linux-kernel-mentees] [PATCH] MAINTAINERS: temporary patch for testing/fixing MAINTAINERS_STYLE
Date: Fri, 4 Dec 2020 18:35:09 +0530	[thread overview]
Message-ID: <22870bc3-eff9-d642-a6a1-e9e91944b233@gmail.com> (raw)
In-Reply-To: <CAKXUXMxHHBFBTxKGcCZkipJb6HdjxvPcvH1Ci2bXdNUGR8SMbQ@mail.gmail.com>

On 4/12/20 6:23 pm, Lukas Bulwahn wrote:
> On Fri, Dec 4, 2020 at 1:50 PM Aditya Srivastava <yashsri421@gmail.com> wrote:
>>
>> This patch is a testing patch for testing checkpatch.pl with
>> MAINTAINERS_STYLE warning.
>>
>> In this patch, a random F entry for 6LOWPAN GENERIC (BTLE/IEEE
>> 802.15.4) is added. Also an M entry is added after F
>>
> 
> Okay, what do I need to do next?
> 
Now, we can run the command: ./scripts/parse-maintainers.pl --order

This will produce a MAINTAINERS.new file in the root directory, with
ordered entries.
Then, we can lookup our corresponding section in MAINTAINERS.new and
order it correspondingly manually and create the patch again with
corrected changes.

[The new ordered file we get currently has a lot of changes when
compared with MAINTAINERS. This is so because there are other sections
and entries which need ordering as well. This is the reason, we cannot
directly replace MAINTAINERS with MAINTAINERS.new (as this might
produce more changes than desired for that patch); rather just fix our
modified lines]

> 
>> Signed-off-by: Aditya Srivastava <yashsri421@gmail.com>
>> ---
>>  MAINTAINERS | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6aac0f845f34..7937e76f9871 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -178,6 +178,8 @@ S:  Maintained
>>  F:     Documentation/networking/6lowpan.rst
>>  F:     include/net/6lowpan.h
>>  F:     net/6lowpan/
>> +F:     random/directory
>> +M:     wrongly/ordered
>>
>>  6PACK NETWORK DRIVER FOR AX.25
>>  M:     Andreas Koensgen <ajk@comnets.uni-bremen.de>
>> --
>> 2.17.1
>>

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

      reply	other threads:[~2020-12-04 13:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 18:02 [Linux-kernel-mentees] Adding doc for parse-maintainers.pl Aditya
2020-11-18 19:12 ` Lukas Bulwahn
2020-11-19  8:15   ` Lukas Bulwahn
2020-11-20 10:12     ` [Linux-kernel-mentees] [PATCH] Documentation: MAINTAINERS: add information about parse-maintainers.pl Aditya Srivastava
2020-11-20 10:16       ` Aditya
2020-11-21  9:57         ` Lukas Bulwahn
2020-11-21 12:58           ` Aditya
2020-12-04 10:22             ` Lukas Bulwahn
2020-12-04 12:50               ` [Linux-kernel-mentees] [PATCH] MAINTAINERS: temporary patch for testing/fixing MAINTAINERS_STYLE Aditya Srivastava
2020-12-04 12:53                 ` Lukas Bulwahn
2020-12-04 13:05                   ` Aditya [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22870bc3-eff9-d642-a6a1-e9e91944b233@gmail.com \
    --to=yashsri421@gmail.com \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=lukas.bulwahn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox