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:
ee5ebe8
)
SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 16 Apr 2010 20:41:10 +0000
(16:41 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:29 +0000
(15:09 -0400)
Also have it return an ERR_PTR(-ENOMEM) instead of a null pointer.
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found