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:
b1a7a91
)
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
author
Benny Halevy
<bhalevy@panasas.com>
Sun, 29 Aug 2010 16:13:15 +0000
(12:13 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 29 Aug 2010 16:13:15 +0000
(12:13 -0400)
char *p is used only as a shorthand for tail->iov_base + len in a nested
block. Move it there.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found