]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:21 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:35 +0000 (13:39 -0400)
commit0b7efb23c822cb3206604acff9c19a4b8ed2346f
tree78f4f27b767433e8081ac07bd4b05b3aa4d5a430
parent10df795f02397d419f07cba3e9d27aae43c919b9
NFS: Clean up nfs4_proc_bind_one_conn_to_session()

Returning errors directly even lets us remove the goto

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