Re: [PATCH] sched: Use pr_fmt and pr_<level>

From: Peter Zijlstra
Date: Mon Dec 14 2009 - 09:45:41 EST


On Sat, 2009-12-12 at 13:57 -0800, Joe Perches wrote:
> Convert printk(KERN_<level> to pr_<level> (not KERN_DEBUG)
> Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> Coalesce long format strings
> Add missing \n to "ERROR: !SD_LOAD_BALANCE domain has parent"

I really utterly hate these patches, but whatever.. :-(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/