On Fri, Aug 19, 2011 at 10:36:30PM +0430, Sameer Rahmani wrote: > Hi there. > > I'm new to this ML, i'm looking for some cheap tasks to begin with, > where can i find some? Here is a task: grep -n -w printk drivers/ -R | egrep 'KERN_\w+ "\\n"' | grep -v CONT These should probably all be using KERN_CONT (obviously you should check them and look around for other bugs as well). There are 38 patches worth of bugs there. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html