]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70db4c476822e0d53b910e10587f83d782e307d7
tree134f55331018e3f2211ba5580c40d23e66e3afbc
parent7d2fe739088e5e5b08a2ce4c694eef833563a41c
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