SUNRPC: Fix the return value of xdr_align_pages()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Aug 2012 18:32:13 +0000 (14:32 -0400)
committerTrond 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