]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs4_set_client()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:16 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:34 +0000 (13:39 -0400)
commiteca6c25567765cfc0e4c2eb5f7a82268e3a40d57
tree41403fd1541b8db16b7989a3d705d7e686e41c90
parent96ea4971efa972e13ae1e8227f97f7bfeb0ebfad
NFS: Clean up nfs4_set_client()

If we cut out the dprintk()s, then we can return error codes directly
and cut out the goto.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c