]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Get rid of unnecessary asserts
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 15 Oct 2012 15:24:57 +0000 (11:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 31 Oct 2012 20:27:24 +0000 (16:27 -0400)
commit733a98e1c51072228785e8d970cb9f41efb5b0d4
tree7449a71bd896bc567d73bd5e5d4a844ff2aa35ad
parentfcf92daa10a9339a35948e4119de39a9cf646805
NFS: Get rid of unnecessary asserts

If the nfs_client fails to initialise correctly, then it will
return an error condition.

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