From: Ilya Dryomov Date: Wed, 23 Jul 2014 13:11:20 +0000 (+0400) Subject: rbd: split rbd_dev_spec_update() into two functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~85^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0407759971cdbd302e0efcb03ff9435a0d3db3ab;p=pandora-kernel.git rbd: split rbd_dev_spec_update() into two functions rbd_dev_spec_update() has two modes of operation, with nothing in common between them. Split it into two functions, one for each mode and make our expectations more clear. Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-diff-tree failed