• Joe Perches's avatar
    sched: Use pr_fmt() and pr_<level>() · 663997d4
    Joe Perches authored
    - 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: default avatarJoe Perches <joe@perches.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    LKML-Reference: <1260655047.2637.7.camel@Joe-Laptop.home>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    663997d4
sched.c 269 KB