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:
54cc533
)
RPC: Clean up rpc_execute...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 21:38:41 +0000
(13:38 -0800)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:03 +0000
(15:35 -0800)
The error values are already propagated through task->tk_status, and
none of the callers check one without checking the other, so we can
drop the return value.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found