* Seeking janitor beginner tasks
@ 2026-01-30 11:59 Kalyani patra
2026-06-10 8:24 ` Ziran Zhang
0 siblings, 1 reply; 2+ messages in thread
From: Kalyani patra @ 2026-01-30 11:59 UTC (permalink / raw)
To: kernel-janitors
Hello,
I recently started learning Linux kernel development and would like to
contribute for the first time. I wanted to ask if there are any
beginner-friendly tasks, janitor issues, or recommended places where
junior/new contributors can find suitable work. I've been routed to
tools/testing/selftests by linux-newbie. While I'm looking into it, if
there are any cleaning tasks that I can take on, I'd be glad to
contribute to it and learn more progressively.
I apologize if this question has been asked before.
Thank you for your time and guidance.
Best regards,
Kalyani Patra
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Seeking janitor beginner tasks
2026-01-30 11:59 Seeking janitor beginner tasks Kalyani patra
@ 2026-06-10 8:24 ` Ziran Zhang
0 siblings, 0 replies; 2+ messages in thread
From: Ziran Zhang @ 2026-06-10 8:24 UTC (permalink / raw)
To: kalyanipatra2003; +Cc: kernel-janitors, Ziran Zhang
On Fri, 30 Jan 2026 17:29:56 +0530, Kalyani patra wrote:
> Hello,
> I recently started learning Linux kernel development and would like to
> contribute for the first time. I wanted to ask if there are any
> beginner-friendly tasks, janitor issues, or recommended places where
> junior/new contributors can find suitable work. I've been routed to
> tools/testing/selftests by linux-newbie. While I'm looking into it, if
> there are any cleaning tasks that I can take on, I'd be glad to
> contribute to it and learn more progressively.
> I apologize if this question has been asked before.
> Thank you for your time and guidance.
> Best regards,
> Kalyani Patra
Hi Kalyani,
Welcome!
You can start with these simple tasks:
- Fix spelling mistakes in comments.
- Add const to static structures.
- Use ARRAY_SIZE() instead of hardcoded numbers.
You can visit https://lore.kernel.org/kernel-janitors/ to see how others do it.
Use scripts/checkpatch.pl on your changes.
Before sending a patch, make sure your changes compile successfully.
Regards,
Ziran Zhang
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-10 8:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 11:59 Seeking janitor beginner tasks Kalyani patra
2026-06-10 8:24 ` Ziran Zhang
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.