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

Andy Shevchenko <[email protected]> Wed, 3 Jun 2026 08:46:57 +0300
Newsgroups dev.linux.lists.brcm80211,dev.linux.lists.llvm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma,org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-wireless
Organization Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo
Message-ID <[email protected]>
On Wed, Jun 03, 2026 at 10:58:42AM +0900, Masami Hiramatsu wrote:
> On Tue,  2 Jun 2026 17:07:05 +0200
> Arnd Bergmann <[email protected]> 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