Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF

From: Sergey Senozhatsky
Date: Wed Aug 23 2017 - 20:41:22 EST


On (08/23/17 16:48), Petr Mladek wrote:
[..]
> Sometimes people seems unclear when to use the %pS or %pF printk format.
> For example, see commit 51d96dc2e2dc ("random: fix warning message on ia64
> and parisc") which fixed such a wrong format string.
>
> The documentation should be more clear about the difference.
> Also examples might help to avoid some typical mistakes.
>
> Signed-off-by: Helge Deller <deller@xxxxxx>
> [pmladek@xxxxxxxx: Restructure the entire section]
> Signed-off-by: Petr Mladek <pmladek@xxxxxxxx>

looks great.

FWIW,
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>

-ss