Re: [PATCH v3 06/10] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: 2019-09-02 07:07:32
Also in:
linux-acpi, lkml
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: 2019-09-02 07:07:32
Also in:
linux-acpi, lkml
On Fri, Aug 30, 2019 at 03:55:32PM +0300, Andy Shevchenko wrote:
On Thu, Aug 29, 2019 at 01:10:39PM +0300, Sakari Ailus wrote:quoted
%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.Btw, too many % in the commit message.
Will fix for v4. Joe sometimes does that if the first letter of the paragraph is some sort of a special character. -- Sakari Ailus sakari.ailus@linux.intel.com