Re: [PATCH 26/35] drivers/oprofile: Convert remaining uses of pr_warning to pr_warn
Robert Richter <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Acked-by: Robert Richter <[email protected]>