Re: [PATCH 20/35] drivers/isdn: Convert remaining uses of pr_warning to pr_warn

From: Paul Bolle
Date: Fri Feb 17 2017 - 03:49:41 EST


On Thu, 2017-02-16 at 23:11 -0800, Joe Perches wrote:
> To enable eventual removal of pr_warning
>
> This makes pr_warn use consistent for drivers/isdn
>
> Prior to this patch, there were 20 uses of pr_warning and
> 3 uses of pr_warn in drivers/isdn
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> drivers/isdn/gigaset/interface.c | 2 +-

Gigaset hunk looks good to me:
  Acked-by: Paul Bolle <pebolle@xxxxxxxxxx>

> drivers/isdn/hardware/mISDN/avmfritz.c | 17 +++++++++--------
> drivers/isdn/hardware/mISDN/hfcmulti.c | 8 ++++----
> drivers/isdn/hardware/mISDN/hfcpci.c | 4 ++--
> drivers/isdn/hardware/mISDN/hfcsusb.c | 4 ++--
> drivers/isdn/hardware/mISDN/mISDNipac.c | 4 ++--
> drivers/isdn/hardware/mISDN/mISDNisar.c | 10 +++++-----
> drivers/isdn/hardware/mISDN/netjet.c | 8 ++++----
> drivers/isdn/hardware/mISDN/w6692.c | 12 ++++++------
> drivers/isdn/mISDN/hwchannel.c | 8 ++++----
> 10 files changed, 39 insertions(+), 38 deletions(-)


Paul Bolle