* linux-next: build warnings after merge of the linus tree
@ 2025-01-06 6:51 Stephen Rothwell
2025-01-06 14:45 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2025-01-06 6:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 843 bytes --]
Hi all,
After merging the linus tree, today's linux-next build (htmldocs)
produced these warnings:
lib/vsprintf.c:2760: warning: Function parameter or struct member 'fmt_str' not described in 'vsnprintf'
lib/vsprintf.c:2760: warning: Excess function parameter 'fmt' description in 'vsnprintf'
lib/vsprintf.c:3037: warning: Function parameter or struct member 'fmt_str' not described in 'vbin_printf'
lib/vsprintf.c:3037: warning: Excess function parameter 'fmt' description in 'vbin_printf'
lib/vsprintf.c:3177: warning: Function parameter or struct member 'fmt_str' not described in 'bstr_printf'
lib/vsprintf.c:3177: warning: Excess function parameter 'fmt' description in 'bstr_printf'
Introduced by commit
938df695e98d ("vsprintf: associate the format state with the format pointer")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-06 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 6:51 linux-next: build warnings after merge of the linus tree Stephen Rothwell
2025-01-06 14:45 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox