From: Ameya Palande on 27 Feb 2010 04:30 Hi Chihau, On Thu, Feb 25, 2010 at 10:40 PM, Chihau Chau <chihau(a)gmail.com> wrote: > From: Chihau Chau <chihau(a)gmail.com> > > This fixes some coding style issues like include KERN_ facility levels > in some printk() and one trailing whitespace error. > > Signed-off-by: Chihau Chau <chihau(a)gmail.com> While you are at it, instead of using printk(KERN_INFO ""); you can also use pr_info(); Cheers, Ameya. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH -tip] mm: includecheck fix for arch/x86/mm/init_64.c Next: 2.6.33-rt3 |