Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning

From: Andy Shevchenko

Date: Wed Jun 03 2026 - 01:53:30 EST


On Wed, Jun 03, 2026 at 10:58:42AM +0900, Masami Hiramatsu wrote:
> On Tue, 2 Jun 2026 17:07:05 +0200
> Arnd Bergmann <arnd@xxxxxxxxxx> wrote:

...

> I think this is a slightly confusing name. What about vsnprintf_nocheck()?

What check? If you want to be more precise: vsnprintf_no_printf_attr() or
vsnprintf_no_format_check(). But they also seem to me not the good choices.
(Just slight preference to the latter one no_format_check.)

--
With Best Regards,
Andy Shevchenko