nfs: testing for null instead of ERR_PTR()
authorDan Carpenter <error27@gmail.com>
Thu, 22 Apr 2010 19:35:56 +0000 (15:35 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 22 Apr 2010 19:35:56 +0000 (15:35 -0400)
nfs_path() returns an ERR_PTR(), it doesn't return null.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found