]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up decode_recall_args()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:14:59 +0000 (14:14 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:32 +0000 (13:39 -0400)
commit86b10a5da32a60ebde6a983631c553967e1cffa8
treecfae5c81158e447109ae8a232e6e7bf11dcd51a8
parent0a4b8bce80bb3fc9012335a88979e614a8b79edc
NFS: Clean up decode_recall_args()

Removing the dprintk() lets us simplify the function by returning status
codes directly, rather than using a goto.

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