git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb1397
)
dm mpath: simplify failure path of dm_multipath_init()
author
Johannes Thumshirn
<morbidrsa@gmail.com>
Sun, 11 Jan 2015 11:45:23 +0000
(12:45 +0100)
committer
Mike Snitzer
<snitzer@redhat.com>
Mon, 9 Feb 2015 18:06:49 +0000
(13:06 -0500)
Currently the cleanup of all error cases are open-coded. Introduce a
common exit path and labels.
Signed-off-by: Johannes Thumshirn <morbidrsa@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
No differences found