NFS: Fix up documentation warnings
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 18 Feb 2019 18:32:38 +0000 (13:32 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Feb 2019 20:14:21 +0000 (15:14 -0500)
commit302fad7bd5c36de0eb4e94db5c15e12c68a9c842
tree134f55331018e3f2211ba5580c40d23e66e3afbc
parent2dc23afffbcac7c8935422beca1ba8636ff310ad
NFS: Fix up documentation warnings

Fix up some compiler warnings about function parameters, etc not being
correctly described or formatted.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
15 files changed:
fs/nfs/delegation.c
fs/nfs/dir.c
fs/nfs/file.c
fs/nfs/flexfilelayout/flexfilelayoutdev.c
fs/nfs/inode.c
fs/nfs/io.c
fs/nfs/namespace.c
fs/nfs/nfs4client.c
fs/nfs/nfs4namespace.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4session.c
fs/nfs/nfs4state.c
fs/nfs/pagelist.c
fs/nfs/unlink.c
fs/nfs/write.c