Re: [PATCH] SUNRPC: xdr.h: fix all kernel-doc warnings

From: Chuck Lever

Date: Wed Mar 04 2026 - 09:48:07 EST


From: Chuck Lever <chuck.lever@xxxxxxxxxx>

On Sat, 28 Feb 2026 14:09:22 -0800, Randy Dunlap wrote:
> Correct a function parameter name (s/page/folio/) and add function
> return value sections for multiple functions to eliminate
> kernel-doc warnings:
>
> Warning: include/linux/sunrpc/xdr.h:298 function parameter 'folio' not
> described in 'xdr_set_scratch_folio'
> Warning: include/linux/sunrpc/xdr.h:337 No description found for return
> value of 'xdr_stream_remaining'
> Warning: include/linux/sunrpc/xdr.h:357 No description found for return
> value of 'xdr_align_size'
> Warning: include/linux/sunrpc/xdr.h:374 No description found for return
> value of 'xdr_pad_size'
> Warning: include/linux/sunrpc/xdr.h:387 No description found for return
> value of 'xdr_stream_encode_item_present'
>
> [...]

Applied to nfsd-testing, thanks!

[1/1] SUNRPC: xdr.h: fix all kernel-doc warnings
commit: fba9ddf80198d61673738d5118566250cfae936d

--
Chuck Lever