Thread (8 messages) 8 messages, 5 authors, 2017-03-21

Re: [PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn

From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2017-02-17 12:27:10
Also in: alsa-devel, amd-gfx, dri-devel, linux-acpi, linux-alpha, linux-arm-kernel, linux-crypto, linux-devicetree, linux-ide, linux-input, linux-media, linux-omap, linux-scsi, linux-sh, linuxppc-dev, lkml, netdev, nouveau, platform-driver-x86, sparclinux

On Fri, Feb 17, 2017 at 8:11 AM, Joe Perches [off-list ref] wrote:
There are ~4300 uses of pr_warn and ~250 uses of the older
pr_warning in the kernel source tree.

Make the use of pr_warn consistent across all kernel files.

This excludes all files in tools/ as there is a separate
define pr_warning for that directory tree and pr_warn is
not used in tools/.

Done with 'sed s/\bpr_warning\b/pr_warn/' and some emacsing.
Sorry about asking if that has been asked already.

Wouldn't it be slightly less intrusive to simply redefined
pr_warning() as a synonym for pr_warn()?

Thanks,
Rafael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help