Re: [PATCH] Documentation/printf: Use literal fwnode_handle

From: Geert Uytterhoeven
Date: Sun Aug 10 2025 - 03:34:13 EST


Hi Andy,

CC Sakari

On Sat, 9 Aug 2025 at 11:57, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> On Thu, Aug 07, 2025 at 09:36:01AM +0200, Geert Uytterhoeven wrote:
> > When looking for fwnode_handle in the printk format documentation, it is
> > only found in the Chinese translation:
> >
> > $ git grep fwnode_handle -- Documentation/*printk-formats.rst
> > Documentation/translations/zh_CN/core-api/printk-formats.rst:用于打印fwnode_handles的消息。默认情况下是打印完整的节点名称,包括路径。
> >
> > This happens because the original documentation talks about "fwnode
> > handles", without mentioning the actual type name.
>
> Fixes?

If you insist...

Fixes: 3bd32d6a2ee62db3 ("lib/vsprintf: Add %pfw conversion specifier
for printing fwnode names")

> Anyway, LGTM,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Thanks!

Gr{oetje,eeting}s,

Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds