diff options
author | Alex Elder <elder@inktank.com> | 2013-02-15 17:42:29 (GMT) |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2013-02-18 18:19:54 (GMT) |
commit | 60e56f138180e72fa8487d4b9c1c916013494f46 (patch) | |
tree | e3fb48ffc88d22680167ed51946df024623a463a /drivers/ide | |
parent | 60789380ae833061803030d51952a5a341e4dade (diff) | |
download | linux-60e56f138180e72fa8487d4b9c1c916013494f46.tar.xz |
libceph: kill ceph_calc_raw_layout()
There is no caller of ceph_calc_raw_layout() outside of libceph, so
there's no need to export from the module.
Furthermore, there is only one caller, in calc_layout(), and it
is not much more than a simple wrapper for that function.
So get rid of ceph_calc_raw_layout() and embed it instead within
calc_layout().
While touching "osd_client.c", get rid of the unnecessary forward
declaration of __send_request().
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions