]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: nfsd-maintainer-entry-profile: Inline function name prefixes
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 17 Nov 2025 10:24:17 +0000 (17:24 +0700)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 17 Nov 2025 13:46:06 +0000 (08:46 -0500)
commit8320b75b2b8bf94d4d4f1b59f75ec8dd7188dc76
tree8e9c3ba62799f0420204e7dfc0e185438fd6642b
parent3a1ce35030e1e0e35bc38db5e0be0165945f7e7f
NFS: nfsd-maintainer-entry-profile: Inline function name prefixes

Sphinx reports htmldocs warnings:

Documentation/filesystems/nfs/nfsd-maintainer-entry-profile.rst:185: ERROR: Unknown target name: "nfsd". [docutils]
Documentation/filesystems/nfs/nfsd-maintainer-entry-profile.rst:188: ERROR: Unknown target name: "nfsdn". [docutils]
Documentation/filesystems/nfs/nfsd-maintainer-entry-profile.rst:192: ERROR: Unknown target name: "nfsd4m". [docutils]

These are due to Sphinx confusing function name prefixes for external
link syntax. Fix the warnings by inlining the prefixes.

Fixes: 3a1ce35030e1e0 ("NFSD: Add a subsystem policy document")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20251117174218.29365f30@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Documentation/filesystems/nfs/nfsd-maintainer-entry-profile.rst