Re: [PATCH 03/35] arm64: Convert remaining uses of pr_warning to pr_warn

2017-02-17 Thread Mark Rutland
On Thu, Feb 16, 2017 at 11:11:16PM -0800, Joe Perches wrote: > To enable eventual removal of pr_warning > > This makes pr_warn use consistent for arch/arm64 > > Prior to this patch, there were 7 uses of pr_warning and > 27 uses of pr_warn in arch/arm64 > > Signed-off-by: Joe Perches Looks nice

[PATCH 03/35] arm64: Convert remaining uses of pr_warning to pr_warn

2017-02-16 Thread Joe Perches
To enable eventual removal of pr_warning This makes pr_warn use consistent for arch/arm64 Prior to this patch, there were 7 uses of pr_warning and 27 uses of pr_warn in arch/arm64 Signed-off-by: Joe Perches --- arch/arm64/include/asm/syscall.h | 8 arch/arm64/kernel/hw_breakpoint.c |