aboutsummaryrefslogtreecommitdiffstats
path: root/fs/netfs/write_retry.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2025-01-06 14:31:11 +0000
committerLinus Torvalds <[email protected]>2025-01-06 14:31:11 +0000
commitfa47906ff358a5865b7be2356a5a1d1e58dd17d8 (patch)
tree942d8e115f44276f9db4eac1fe9b133b26baab86 /fs/netfs/write_retry.c
parentvsprintf: don't make the 'binary' version pack small integer arguments (diff)
downloadkernel-fa47906ff358a5865b7be2356a5a1d1e58dd17d8.tar.gz
kernel-fa47906ff358a5865b7be2356a5a1d1e58dd17d8.zip
vsnprintf: fix up kerneldoc for argument name changes
Stephen Rothwell reports that I missed fixing up the documentation when the argument names changed in commit 938df695e98d ("vsprintf: associate the format state with the format pointer"), resulting in htmldoc warnings like 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' ... which I didn't notice because the doc build takes longer than the whole "real" kernel build for me, so I never bother (and judging by the other warnings, pretty much nobody else does either). I guess the bigger issues won't be fixed until the doc build is much faster (narrator: "That isn's in the cards") but at least linux-next finds the new cases. Reported-by: Stephen Rothwell <[email protected]> Fixes: 938df695e98d ("vsprintf: associate the format state with the format pointer") Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/netfs/write_retry.c')
0 files changed, 0 insertions, 0 deletions