From: Johannes Thumshirn Date: Sun, 11 Jan 2015 11:45:23 +0000 (+0100) Subject: dm mpath: simplify failure path of dm_multipath_init() X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5accd815867fd938849ea0e88a733381b729abe3;p=pandora-kernel.git dm mpath: simplify failure path of dm_multipath_init() commit ff658e9c1aae9a84dd06d46f847dc0cd2bf0dd11 upstream. Currently the cleanup of all error cases are open-coded. Introduce a common exit path and labels. Signed-off-by: Johannes Thumshirn Signed-off-by: Mike Snitzer Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed