Hello

I have a lot of time on my hands so I can help out. 

Cheers
Alex

On 22 Nov 2010, at 04:35, hiren panchasara <hiren.panchas...@gmail.com> wrote:

> Hi Robert,
> 
> I would be interested in getting started :)
> 
> Thanks,
> Hiren
> 
> On Sun, Nov 21, 2010 at 5:06 AM, Robert P. J. Day <rpj...@crashcourse.ca> 
> wrote:
> 
>  i can suggest some very specific cleanups people can work on if
> they're bored.  one related to lists:
> 
>  list_for_each() -> list_for_each_entry() calls
> 
> that is, modifying the numerous (older-style) list_for_each() calls to
> the more convenient list_for_each_entry() calls, something that can
> be done little by little, a subsystem at a time.  good way to jump
> into kernel janitor work and get your name in the log.
> 
> rday
> 
> --
> 
> ========================================================================
> Robert P. J. Day                               Waterloo, Ontario, CANADA
>                        http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecar...@nl.linux.org
> Please read the FAQ at http://kernelnewbies.org/FAQ
> 
> 

Reply via email to