]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Clean up decode_notify_lock_args()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:02 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:33 +0000 (13:39 -0400)
commit535ece2b8e4b0edf9f18be2d103d19f833fa8b7f
tree81e80dc964d9b98ddee243f11425eba5e2b21a92
parent1796549ad48c43dbe40408de39c7afcacbd43f0b
NFS: Clean up decode_notify_lock_args()

Let's cut out the goto and return any errors immedately

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