From: Alex Elder Date: Tue, 30 Oct 2012 20:47:17 +0000 (-0500) Subject: rbd: encapsulate last part of probe X-Git-Tag: v3.8-rc1~21^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a06263625b823afa3a842ddbf53473c22f24b2;p=pandora-kernel.git rbd: encapsulate last part of probe Group the activities that now take place after an rbd_dev_probe() call into a single function, and move the call to that function into rbd_dev_probe() itself. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed