block/vmdk: Remove superfluous breaks
commitf181ab4ba5f4af1e2b1638ab7c70d8677b441245
authorLiao Pingfang <liao.pingfang@zte.com.cn>
Mon, 13 Jul 2020 09:05:07 +0000 (13 17:05 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 1 Sep 2020 06:37:28 +0000 (1 08:37 +0200)
treea5648830e67c5da57526cfb1ac54d79b879fbcdb
parentd560a06c608d2d32156fdacdb72aba2294bedec4
block/vmdk: Remove superfluous breaks

Remove superfluous breaks, as there is a "return" before them.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1594631107-36574-1-git-send-email-wang.yi59@zte.com.cn>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
block/vmdk.c