Re: [PATCH 02/32] arm64: Use pr_warn instead of pr_warning

2019-09-20 Thread Will Deacon
On Fri, Sep 20, 2019 at 02:25:14PM +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. > > Cc: Will Deacon > Cc: Mark Rutland > Cc: Catalin Marinas >

[PATCH 02/32] arm64: 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: Will Deacon Cc: Mark Rutland Cc: Catalin Marinas Signed-off-by: Kefeng Wang --- arch/arm64/kernel/hw_breakpoint.c | 8