On 11/21/2010 9:06 PM, Robert P. J. Day 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
> 
Hi Robert,

+1. :)

Regards,

-- 
Kaspter

--
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