Thread (15 messages) 15 messages, 6 authors, 2019-03-25

Re: [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps

From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2019-03-25 09:30:16
Also in: ceph-devel, linux-acpi, linux-arm-kernel, linux-block, linux-btrfs, linux-f2fs-devel, linux-mm, linux-mmc, linux-pci, linux-pm, linux-scsi, linux-um, lkml, nvdimm, sparclinux

On Fri, Mar 22, 2019 at 2:21 PM Sakari Ailus
[off-list ref] wrote:
%pS and %ps are now the preferred conversion specifiers to print function
%names. The functionality is equivalent; remove the old, deprecated %pF
%and %pf support.
Are %pF and %pf really not used any more in the kernel?

If that is not the case, you need to convert the remaining users of
them to using %ps or %pS before making support for them go away
completely.

That said, checkpatch can be made treat %pf/F as invalid format right away IMO.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help