git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
356e76b
)
nfs: testing for null instead of ERR_PTR()
author
Dan Carpenter
<error27@gmail.com>
Thu, 22 Apr 2010 19:35:56 +0000
(15:35 -0400)
committer
Trond 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