Searched hist:f993cdd99a5fc554bc79e1ce70a9f5335e386649 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/char/ipmi/ |
H A D | ipmi_smic_sm.c | diff f993cdd99a5fc554bc79e1ce70a9f5335e386649 Wed May 09 17:15:49 CEST 2018 Joe Perches <joe@perches.com> ipmi: Convert printk(KERN_<level> to pr_<level>(
Use the more common logging style.
Miscellanea:
o Convert old style continuation printks without KERN_CONT to pr_cont o Coalesce formats o Realign arguments o Remove unnecessary casts
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_kcs_sm.c | diff f993cdd99a5fc554bc79e1ce70a9f5335e386649 Wed May 09 17:15:49 CEST 2018 Joe Perches <joe@perches.com> ipmi: Convert printk(KERN_<level> to pr_<level>(
Use the more common logging style.
Miscellanea:
o Convert old style continuation printks without KERN_CONT to pr_cont o Coalesce formats o Realign arguments o Remove unnecessary casts
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_bt_sm.c | diff f993cdd99a5fc554bc79e1ce70a9f5335e386649 Wed May 09 17:15:49 CEST 2018 Joe Perches <joe@perches.com> ipmi: Convert printk(KERN_<level> to pr_<level>(
Use the more common logging style.
Miscellanea:
o Convert old style continuation printks without KERN_CONT to pr_cont o Coalesce formats o Realign arguments o Remove unnecessary casts
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_devintf.c | diff f993cdd99a5fc554bc79e1ce70a9f5335e386649 Wed May 09 17:15:49 CEST 2018 Joe Perches <joe@perches.com> ipmi: Convert printk(KERN_<level> to pr_<level>(
Use the more common logging style.
Miscellanea:
o Convert old style continuation printks without KERN_CONT to pr_cont o Coalesce formats o Realign arguments o Remove unnecessary casts
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|