diff options
author | Yu Kuai <yukuai3@huawei.com> | 2023-07-08 12:21:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 12:57:38 +0300 |
commit | d6a1cf4ee5eba1f0b6640ddaf5afe04ee47c949c (patch) | |
tree | 60e713597895fd506365f270ff98a37549f736be /drivers/md/dm-switch.c | |
parent | a43c761a7e1cdc44c34e0d696d525d4ce3d6926b (diff) | |
download | linux-d6a1cf4ee5eba1f0b6640ddaf5afe04ee47c949c.tar.xz |
dm raid: clean up four equivalent goto tags in raid_ctr()
[ Upstream commit e74c874eabe2e9173a8fbdad616cd89c70eb8ffd ]
There are four equivalent goto tags in raid_ctr(), clean them up to
use just one.
There is no functional change and this is preparation to fix
raid_ctr()'s unprotected md_stop().
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Stable-dep-of: 7d5fff8982a2 ("dm raid: protect md_stop() with 'reconfig_mutex'")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/md/dm-switch.c')
0 files changed, 0 insertions, 0 deletions