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:
1185a55
)
SUNRPC: IS_ERR/PTR_ERR confusion
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 8 Dec 2009 18:13:03 +0000
(13:13 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 8 Dec 2009 18:13:03 +0000
(13:13 -0500)
IS_ERR returns 1 or 0, PTR_ERR returns the error value.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found