Re: [PATCH 25/32] trace: Use pr_warn instead of pr_warning

2019-09-20 Thread Steven Rostedt
On Fri, 20 Sep 2019 14:25:37 +0800 Kefeng Wang wrote: > As said in commit f2c2cbcc35d4 ("powerpc: Use pr_warn instead of > pr_warning"), removing pr_warning so all logging messages use a > consistent _warn style. Let's do it. Acked-by: Steven Rostedt (VMware) -- Steve > > Cc: Steven Rostedt

[PATCH 25/32] trace: Use pr_warn instead of pr_warning

2019-09-19 Thread Kefeng Wang
As said in commit f2c2cbcc35d4 ("powerpc: Use pr_warn instead of pr_warning"), removing pr_warning so all logging messages use a consistent _warn style. Let's do it. Cc: Steven Rostedt Cc: Ingo Molnar Signed-off-by: Kefeng Wang --- kernel/trace/trace_benchmark.c | 4 ++-- 1 file changed, 2 ins