commit | f181ab4ba5f4af1e2b1638ab7c70d8677b441245 | [log] [tgz] |
---|---|---|
author | Liao Pingfang <liao.pingfang@zte.com.cn> | Mon Jul 13 17:05:07 2020 +0800 |
committer | Laurent Vivier <laurent@vivier.eu> | Tue Sep 01 08:37:28 2020 +0200 |
tree | a5648830e67c5da57526cfb1ac54d79b879fbcdb | |
parent | d560a06c608d2d32156fdacdb72aba2294bedec4 [diff] |
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>