NFSD: Move documenting comment for nfsd4_process_open2()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 23 Mar 2022 17:55:37 +0000 (13:55 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 23 May 2022 15:06:29 +0000 (11:06 -0400)
commit7e2ce0cc15a509b859199235a2bad9cece00f67a
tree21b9fbf2adf37ecefe3763c8b9d0629b9c9395af
parent26320d7e317c37404c811603d50d811132aef78c
NFSD: Move documenting comment for nfsd4_process_open2()

Clean up nfsd4_open() by converting a large comment at the only
call site for nfsd4_process_open2() to a kerneldoc comment in
front of that function.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c