git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c89ce05
)
rbd: get rid of rbd_{get,put}_dev()
author
Alex Elder
<elder@inktank.com>
Fri, 16 Nov 2012 15:29:16 +0000
(09:29 -0600)
committer
Alex Elder
<elder@inktank.com>
Thu, 20 Dec 2012 16:56:44 +0000
(10:56 -0600)
The functions rbd_get_dev() and rbd_put_dev() are trivial wrappers
that add no value, and their existence suggests they may do more
than what they do.
Get rid of them.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
No differences found