diff options
author | Alex Elder <elder@inktank.com> | 2013-03-09 00:51:03 (GMT) |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 04:16:32 (GMT) |
commit | b3d56fab333bbb3ac7300843d69e52d7bd8a016b (patch) | |
tree | 1d22ae5f71a1c7f3b025366e3deef4c1baa7f63d /Kbuild | |
parent | e1dcb128f88958e7212fdd7ceebba4f84d6bc47a (diff) | |
download | linux-fsl-qoriq-b3d56fab333bbb3ac7300843d69e52d7bd8a016b.tar.xz |
libceph: kill args in read_partial_message_bio()
There is only one caller for read_partial_message_bio(), and it
always passes &msg->bio_iter and &bio_seg as the second and third
arguments. Furthermore, the message in question is always the
connection's in_msg, and we can get that inside the called function.
So drop those two parameters and use their derived equivalents.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions