Re: [PATCH V2 3/3] init/calibrate.c: no prefix in logging

2014-05-29 Thread Fabian Frederick
On Thu, 29 May 2014 10:43:21 -0400 Paul Gortmaker wrote: > [[PATCH V2 3/3] init/calibrate.c: no prefix in logging] On 29/05/2014 (Thu > 10:14) Fabian Frederick wrote: > > > define pr_fmt without prefix to avoid any default prefix update > > Again, it isn't clear to

Re: [PATCH V2 3/3] init/calibrate.c: no prefix in logging

2014-05-29 Thread Paul Gortmaker
[[PATCH V2 3/3] init/calibrate.c: no prefix in logging] On 29/05/2014 (Thu 10:14) Fabian Frederick wrote: > define pr_fmt without prefix to avoid any default prefix update Again, it isn't clear to me what you are trying to achieve here. The printk.h header already has the define which

[PATCH V2 3/3] init/calibrate.c: no prefix in logging

2014-05-29 Thread Fabian Frederick
define pr_fmt without prefix to avoid any default prefix update Cc: Paul Gortmaker Cc: Andrew Morton Signed-off-by: Fabian Frederick --- init/calibrate.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/calibrate.c b/init/calibrate.c index fb9be44..169e98d 100644 --- a/init/calibrate