commit | 135a4ea0d9b8a3fe538c309e0073c17893e47298 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Apr 07 14:14:59 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Apr 20 13:39:32 2017 -0400 |
tree | cfae5c81158e447109ae8a232e6e7bf11dcd51a8 | |
parent | 56938bb77a5f2cfa8c5d99029022ed2bbc0aef4a [diff] |
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>