From: Alex Elder Date: Tue, 12 Mar 2013 04:34:23 +0000 (-0500) Subject: libceph: get rid of read helpers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=686be20875db63c6103573565c63db20153ee6e1;p=pandora-kernel.git libceph: get rid of read helpers Now that read_partial_message_pages() and read_partial_message_bio() are literally identical functions we can factor them out. They're pretty simple as well, so just move their relevant content into read_partial_msg_data(). This is and previous patches together resolve: http://tracker.ceph.com/issues/4428 Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed