Re: [PATCH 26/35] drivers/oprofile: Convert remaining uses of pr_warning to pr_warn

2017-02-17 Thread Robert Richter
On 16.02.17 23:11:39, Joe Perches wrote: > To enable eventual removal of pr_warning > > This makes pr_warn use consistent for drivers/oprofile > > Prior to this patch, there were 2 uses of pr_warning and > 0 uses of pr_warn in drivers/oprofile > > Signed-off-by: Joe Perches Acked-by: Robert Ri

[PATCH 26/35] drivers/oprofile: 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/oprofile Prior to this patch, there were 2 uses of pr_warning and 0 uses of pr_warn in drivers/oprofile Signed-off-by: Joe Perches --- drivers/oprofile/oprofile_perf.c | 8 1 file changed, 4 inserti