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:
5685b97
)
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 7 Nov 2010 21:11:34 +0000
(22:11 +0100)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 16 Nov 2010 16:58:51 +0000
(11:58 -0500)
Hi,
We can simplify net/sunrpc/stats.c::rpc_alloc_iostats() a bit by getting
rid of the unneeded local variable 'new'.
Please CC me on replies.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found