Re: [PATCH 18/35] drivers/ide: Convert remaining uses of pr_warning to pr_warn

2017-02-17 Thread David Miller
From: Joe Perches Date: Thu, 16 Feb 2017 23:11:31 -0800 > To enable eventual removal of pr_warning > > This makes pr_warn use consistent for drivers/ide > > Prior to this patch, there were 2 uses of pr_warning and > 0 uses of pr_warn in drivers/ide > > Signed-off-by: Joe Perches Acked-by: Da

[PATCH 18/35] drivers/ide: 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 drivers/ide Prior to this patch, there were 2 uses of pr_warning and 0 uses of pr_warn in drivers/ide Signed-off-by: Joe Perches --- drivers/ide/tx4938ide.c | 2 +- drivers/ide/tx4939ide.c | 5 ++--- 2 files changed