]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Clean up stale comments in nfsd_dispatch()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Oct 2020 22:59:23 +0000 (18:59 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Oct 2020 13:37:41 +0000 (09:37 -0400)
commita132a56c899879b9643deefdb4892762eb9c53e1
treedb71dbab113e3b68ba7efce764ad3f14156b6388
parentb68ac9c89528d91e7fba3e7e7f3caca5e2caee2a
NFSD: Clean up stale comments in nfsd_dispatch()

Add a documenting comment for the function. Remove comments that
simply describe obvious aspects of the code, but leave comments
that explain the differences in processing of each NFS version.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfssvc.c