]> 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, 24 Oct 2012 14:47:49 +0000 (10:47 -0400)
commitc8376ba89d00dd3cc7db82bf6afcff109217747b
tree7f81e722b13ea6f1b355acf1eed44632f217a7d9
parente498daa81295d02f7359af313c2b7f87e1062207
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