From: Alex Elder Date: Fri, 16 Nov 2012 15:29:16 +0000 (-0600) Subject: rbd: get rid of rbd_{get,put}_dev() X-Git-Tag: v3.8-rc1~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e946ce7276faf0b302acd25c7b874edbeba661;p=pandora-kernel.git rbd: get rid of rbd_{get,put}_dev() 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 Reviewed-by: Dan Mick --- Reading git-diff-tree failed