From: Alex Elder Date: Thu, 7 Mar 2013 05:39:38 +0000 (-0600) Subject: libceph: small write_partial_msg_pages() refactor X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e387d525b0ceeecf07b074781eab77414dc9697e;p=pandora-kernel.git libceph: small write_partial_msg_pages() refactor Define local variables page_offset and length to represent the range of bytes within a page that will be sent by ceph_tcp_sendpage() in write_partial_msg_pages(). Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed