On Thu 2019-10-03 15:32:14, Sakari Ailus 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.
>
> Depends-on: commit 2d44d165e939 ("scsi: lpfc: Convert existing %pf users to
> %ps")
> Depends-on: commit b295c3e39c13 ("tools lib traceevent: Convert remaining
> %p[fF] users to %p[sS]")
> Signed-off-by: Sakari Ailus <[email protected]>
> Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Best Regards,
Petr