OSDN Git Service

NFS: Clean up decode_getattr_args()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:14:58 +0000 (14:14 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:32 +0000 (13:39 -0400)
commit56938bb77a5f2cfa8c5d99029022ed2bbc0aef4a
tree6684157df0fa058d837eb98e2387972cf8517c9a
parentbe55f1bca7cf1021a1f4417e2d5f48bdc32e0bd2
NFS: Clean up decode_getattr_args()

Removing the dprintk() lets us return the status value directly, rather
than jumping to a label if an error occurs.

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