All of lore.kernel.org
 help / color / mirror / Atom feed
From: afiskon@devzen.ru (Aleksander Alekseev)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Pending work related to kernel for a newbie
Date: Wed, 20 Jul 2016 10:37:29 +0300	[thread overview]
Message-ID: <20160720103729.4844518e@fujitsu> (raw)
In-Reply-To: <CAC2QTZb0ZOfunvv-EJY1VK8JF9YA7RCqRDEXbnT+Octm2-SSBg@mail.gmail.com>

Hello, Ashijeet

> I am kernel newbie and I was looking for something to work upon to
> improve my skill-set. I have good knowledge of C and experience in
> writing patches. Also please refer me if there is a to-do list for
> newbies related to pending tasks for linux kernel.

I'm newbie here as well. Still I have an experience of working on some
other open source projects. I believe the idea is always the same.

First, take a look on project's issue tracker:

https://bugzilla.kernel.org/

Also you could probably review an existing code and propose refactoring
or optimization patches. Static code analyzers is always a good start
point. Try looking for typos in comments - you will be surprised how
many mistakes are there. Usually people like to write code but don't
like to document and/or test it. Join testing and reviewing new
patches, try to improve them.

I hope this will help.

-- 
Best regards,
Aleksander Alekseev

  reply	other threads:[~2016-07-20  7:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19 16:24 Pending work related to kernel for a newbie Ashijeet Acharya
2016-07-20  7:37 ` Aleksander Alekseev [this message]
2016-07-20  7:54   ` Robert P. J. Day
2016-07-20  8:56     ` sham pavman

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=20160720103729.4844518e@fujitsu \
    --to=afiskon@devzen.ru \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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 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.