diff options
author | Alex Elder <elder@inktank.com> | 2013-03-07 06:39:38 +0100 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 06:16:46 +0200 |
commit | bae6acd9c65cbfeffc66a9f48ae91dca6e3aec85 (patch) | |
tree | 982699ac420bd52c21bdc84230594f65f0ed58bb /Documentation/stable_api_nonsense.txt | |
parent | libceph: don't clear bio_iter in prepare_write_message() (diff) | |
download | linux-bae6acd9c65cbfeffc66a9f48ae91dca6e3aec85.tar.xz linux-bae6acd9c65cbfeffc66a9f48ae91dca6e3aec85.zip |
libceph: use local variables for message positions
There are several places where a message's out_msg_pos or in_msg_pos
field is used repeatedly within a function. Use a local pointer
variable for this purpose to unclutter the code.
This and the upcoming cleanup patches are related to:
http://tracker.ceph.com/issues/4403
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'Documentation/stable_api_nonsense.txt')
0 files changed, 0 insertions, 0 deletions