diff options
author | Joe Perches <joe@perches.com> | 2009-12-12 21:57:27 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-12-13 07:13:55 (GMT) |
commit | 663997d417330a59a566452f52cfa04c8ffd190b (patch) | |
tree | d5f8a808744664c7d007751c020bcf4bd6e4f1ea /drivers/mca | |
parent | 7539a3b3d1f892dd97eaf094134d7de55c13befe (diff) | |
download | linux-663997d417330a59a566452f52cfa04c8ffd190b.tar.xz |
sched: Use pr_fmt() and pr_<level>()
- 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"
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1260655047.2637.7.camel@Joe-Laptop.home>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/mca')
0 files changed, 0 insertions, 0 deletions