NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:44 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:44 +0000 (15:21 -0500)
commit65de872ed6501a68e918a49a5c2fa7fca9c6ce21
tree45fa63d65829c67fa6716adac2801acbf9a2b68f
parentfe1d81952e7f62b9da7dc438caaa07e35ec2b908
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()

...and move some code around in order to clear out an unnecessary
forward declaration.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c