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:
62d98c9
)
SUNRPC: Fix the return value of xdr_align_pages()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 1 Aug 2012 18:32:13 +0000
(14:32 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 26 Sep 2012 16:43:10 +0000
(12:43 -0400)
The callers of xdr_align_pages() expect it to return the number of bytes
of actual XDR data remaining in the pages.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found