commit | 0fe62a35903e11fb41b492bd5b0e8e4c751d5c94 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Sun Aug 29 12:13:15 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 29 12:13:15 2010 -0400 |
tree | 3ef06f0ad70dd12bcb398682b398c77e535b7348 | |
parent | b1a7a91ada8388936ffff92cf1ad57b3e926f412 [diff] |
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer 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>