Re: [PATCH] rtc: Use more standard kernel logging styles

2015-04-05 Thread Alexandre Belloni
On 01/04/2015 at 09:12:51 -0700, Joe Perches wrote : > Neaten the logging a bit by adding #define pr_fmt > > Miscellanea: > > o Remove __FILE__/__func__ uses > o Coalesce formats adding missing spaces > o Align arguments > o (rtc-cmos) Integrated 2 consecutive messages > > Signed-off-by: Joe Pe

Re: [rtc-linux] [PATCH] rtc: Use more standard kernel logging styles

2015-04-02 Thread Krzysztof Kozlowski
2015-04-01 18:12 GMT+02:00 Joe Perches : > Neaten the logging a bit by adding #define pr_fmt > > Miscellanea: > > o Remove __FILE__/__func__ uses > o Coalesce formats adding missing spaces > o Align arguments > o (rtc-cmos) Integrated 2 consecutive messages > > Signed-off-by: Joe Perches Reviewed

[PATCH] rtc: Use more standard kernel logging styles

2015-04-01 Thread Joe Perches
Neaten the logging a bit by adding #define pr_fmt Miscellanea: o Remove __FILE__/__func__ uses o Coalesce formats adding missing spaces o Align arguments o (rtc-cmos) Integrated 2 consecutive messages Signed-off-by: Joe Perches --- compiled x86, rtc-opal uncompiled, untested drivers/rtc/hct