summaryrefslogtreecommitdiffstats
path: root/lib/jedec_ddr_data.c
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2012-10-25 23:34:42 -0500
committerAlex Elder <elder@inktank.com>2012-11-01 07:55:42 -0500
commit9d3997fdf4c82adfb37a4886a21eaa513ee071b6 (patch)
tree99f40b6a590525dcce9520ca07a622f725f007ed /lib/jedec_ddr_data.c
parent859c31df9cee9d1e1308b3b024b61355e6a629a5 (diff)
rbd: don't pass rbd_dev to rbd_get_client()
The only reason rbd_dev is passed to rbd_get_client() is so its rbd_client field can get assigned. Instead, just return the rbd_client pointer as a result and have the caller do the assignment. Change rbd_put_client() so it takes an rbd_client structure, so follows the more typical symmetry with rbd_get_client(). Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'lib/jedec_ddr_data.c')
0 files changed, 0 insertions, 0 deletions