All of lore.kernel.org
 help / color / mirror / Atom feed
* Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
@ 2021-07-31  8:14 Rahul Balaji
  2021-07-31  8:27 ` Lukas Bulwahn
  0 siblings, 1 reply; 5+ messages in thread
From: Rahul Balaji @ 2021-07-31  8:14 UTC (permalink / raw)
  To: dwaipayanray1, lukas.bulwahn, linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 188 bytes --]

Respected sir,

I am interested in working on the checkpath documentation project under
your mentorship and would like to work on tasks for the selection process.

Sincerely,
Rahul Balaji

[-- Attachment #1.2: Type: text/html, Size: 269 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
  2021-07-31  8:14 Request for tasks regarding Checkpatch Documentation mentorship program (LFX) Rahul Balaji
@ 2021-07-31  8:27 ` Lukas Bulwahn
  0 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-07-31  8:27 UTC (permalink / raw)
  To: Rahul Balaji; +Cc: Dwaipayan Ray, linux-kernel-mentees

On Sat, Jul 31, 2021 at 10:14 AM Rahul Balaji <rahulbalaji78@gmail.com> wrote:
>
> Respected sir,
>
> I am interested in working on the checkpath documentation project under your mentorship and would like to work on tasks for the selection process.
>

Rahul,

The zeroth task is to learn suitable netiquette for the communication
with the kernel community. Below are some basic rules and pointers for
this mentorship. More information on kernel netiquette is also at
https://people.kernel.org/tglx/notes-about-netiquette.

First, please do not top-post.

    A: Because we read from top to bottom, left to right.
    Q: Why should I start my reply below the quoted text?

    A: Because it messes up the order in which people normally read text.
    Q: Why is top-posting such a bad thing?

    A: The lost context.
    Q: What makes top-posted replies harder to read than bottom-posted?

    A: Yes.
    Q: Should I trim down the quoted part of an email to which I'm replying?

Second, please always CC: linux-kernel-mentees@lists.linuxfoundation.org.

Third, set up your email client according to the kernel community rules.
Here is some information to that:

https://www.kernel.org/doc/html/latest/process/submitting-patches.html#no-mime-no-links-no-compression-no-attachments-just-plain-text
https://www.kernel.org/doc/html/latest/process/email-clients.html

Generally more information on submitting patches and responding on
replies is at https://www.kernel.org/doc/html/latest/process/submitting-patches.html

Once the zeroth task is understood, you can now move on to the first
task: Running checkpatch on a specific file

Get a clone of the Linux kernel repository. The script checkpatch.pl
is under the scripts directory.

Then, the first task is to run checkpatch.pl on a few files below and
share the results:

drivers/mtd/ubi/block.c
drivers/net/ethernet/amazon/ena/ena_netdev.c

Which information on these rules that checkpatch warns about is
available in the Checkpatch Documentation?

If documentation of these rules is available, explain your
understanding of the rules in your own words.

If no information is available in the documentation, explain your
understanding of the rule.

In any case, explain the violation that is checked and raised in the
checkpatch script, i.e., what is implemented in checkpatch to check
the rule and possible violations. Explain how to possibly fix this
code with regards to that violation.

Once you succeed on this first task, we inform you about the further
second and third task.

If you fail on any of those tasks, you are out of the selection process.

The selection of the mentee will happen according to schedule, at
earliest on August 12th and at latest at the end of August. More
information is available at
https://docs.linuxfoundation.org/lfx/mentorship/mentorship-program-timelines.


Good luck,

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
  2021-08-01 21:03 ` Dwaipayan Ray
@ 2021-08-01 21:07   ` Dwaipayan Ray
  0 siblings, 0 replies; 5+ messages in thread
From: Dwaipayan Ray @ 2021-08-01 21:07 UTC (permalink / raw)
  To: Rahul Balaji; +Cc: linux-kernel-mentees

On Mon, Aug 2, 2021 at 2:33 AM Dwaipayan Ray <dwaipayanray1@gmail.com> wrote:
>
> On Sat, Jul 31, 2021 at 12:26 AM Rahul Balaji <rahulbalaji78@gmail.com> wrote:
> >
> > Respected sir,
> >
> > I am interested in working on the checkpath documentation project under your mentorship and would like to work on tasks for the selection process.
> >
> > Sincerely,
> > Rahul Balaji
> >
>
> On Sat, Jul 24, 2021 at 6:41 PM Yash Singhal <ramusinghal112@gmail.com> wrote:
> >
> > Hello Mentors,
> > I am interested in the Checkpatch Documentation mentorship program and I would like to work on the tasks for the mentee selection.
>
> Thanks for your interest in working with the checkpatch documentation.
>
> The zeroth task is to learn suitable netiquette for the communication with
> the kernel community. Below are some basic rules and pointers for this
> mentorship. More information on kernel netiquette is also at
> https://people.kernel.org/tglx/notes-about-netiquette.

<snip>

Rahul,
Seems that this was a duplicate mail.
You can ignore this and continue making the patches as Lukas
already informed you.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
  2021-07-30 18:56 Rahul Balaji
@ 2021-08-01 21:03 ` Dwaipayan Ray
  2021-08-01 21:07   ` Dwaipayan Ray
  0 siblings, 1 reply; 5+ messages in thread
From: Dwaipayan Ray @ 2021-08-01 21:03 UTC (permalink / raw)
  To: Rahul Balaji; +Cc: linux-kernel-mentees

On Sat, Jul 31, 2021 at 12:26 AM Rahul Balaji <rahulbalaji78@gmail.com> wrote:
>
> Respected sir,
>
> I am interested in working on the checkpath documentation project under your mentorship and would like to work on tasks for the selection process.
>
> Sincerely,
> Rahul Balaji
>

On Sat, Jul 24, 2021 at 6:41 PM Yash Singhal <ramusinghal112@gmail.com> wrote:
>
> Hello Mentors,
> I am interested in the Checkpatch Documentation mentorship program and I would like to work on the tasks for the mentee selection.

Thanks for your interest in working with the checkpatch documentation.

The zeroth task is to learn suitable netiquette for the communication with
the kernel community. Below are some basic rules and pointers for this
mentorship. More information on kernel netiquette is also at
https://people.kernel.org/tglx/notes-about-netiquette.

First, please do not top-post.

    A: Because we read from top to bottom, left to right.
    Q: Why should I start my reply below the quoted text?

    A: Because it messes up the order in which people normally read text.
    Q: Why is top-posting such a bad thing?

    A: The lost context.
    Q: What makes top-posted replies harder to read than bottom-posted?

    A: Yes.
    Q: Should I trim down the quoted part of an email to which I'm replying?

Second, please always CC: linux-kernel-mentees@lists.linuxfoundation.org.

Third, set up your email client according to the kernel community
rules. Here is some information to that:

https://www.kernel.org/doc/html/latest/process/submitting-patches.html#no-mime-no-links-no-compression-no-attachments-just-plain-text
https://www.kernel.org/doc/html/latest/process/email-clients.html

Generally more information on submitting patches and responding on
replies is at https://www.kernel.org/doc/html/latest/process/submitting-patches.html

Once the zeroth task is understood, you can now move on to the first
task: Running checkpatch on a specific file.

Get a clone of the Linux kernel repository.
The script checkpatch.pl is under the scripts directory.

Then, the first task is to run checkpatch.pl on a few files below
and share the results:

drivers/pinctrl/renesas/pinctrl.c
drivers/clk/tegra/clk-tegra124-emc.c

Which information on these rules that checkpatch warns about
is available in the Checkpatch Documentation?

If documentation of these rules is available, explain your
understanding of the rules in your own words.
If no information is available in the documentation,
explain your understanding of the rule.

In any case, explain the violation that is checked and raised in the
checkpatch script, i.e., what is implemented in checkpatch to check
the rule and possible violations. Which code in the checkpatch script
is raising the warning? What does it check and how is that
implemented?

Explain how to possibly fix this code with regards to that violation.

Once you succeed on this first task, we inform you about the further
second and third task. If you fail on any of those tasks, you are out
of the selection process.

The selection of the mentee will happen according to schedule,
at earliest on August 12th and at latest at the end of August.
More information is available at
https://docs.linuxfoundation.org/lfx/mentorship/mentorship-program-timelines.

All the best,
Dwaipayan.
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
@ 2021-07-30 18:56 Rahul Balaji
  2021-08-01 21:03 ` Dwaipayan Ray
  0 siblings, 1 reply; 5+ messages in thread
From: Rahul Balaji @ 2021-07-30 18:56 UTC (permalink / raw)
  To: dwaipayanray1, lukas.bulwahn, linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 188 bytes --]

Respected sir,

I am interested in working on the checkpath documentation project under
your mentorship and would like to work on tasks for the selection process.

Sincerely,
Rahul Balaji

[-- Attachment #1.2: Type: text/html, Size: 284 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-01 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31  8:14 Request for tasks regarding Checkpatch Documentation mentorship program (LFX) Rahul Balaji
2021-07-31  8:27 ` Lukas Bulwahn
  -- strict thread matches above, loose matches on Subject: below --
2021-07-30 18:56 Rahul Balaji
2021-08-01 21:03 ` Dwaipayan Ray
2021-08-01 21:07   ` Dwaipayan Ray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.