From 5accd815867fd938849ea0e88a733381b729abe3 Mon Sep 17 00:00:00 2001 From: Johannes Thumshirn Date: Sun, 11 Jan 2015 12:45:23 +0100 Subject: [PATCH] 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-format-patch failed