[libvirt] [PATCH 4/7] virsh-edit: remove unreachable break

Ján Tomko jtomko at redhat.com
Tue Mar 6 14:01:36 UTC 2018


Introduced by <commit 1bb1de8>.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 tools/virsh-edit.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/virsh-edit.c b/tools/virsh-edit.c
index 92a00b7f9..d97794fed 100644
--- a/tools/virsh-edit.c
+++ b/tools/virsh-edit.c
@@ -138,7 +138,6 @@ do {
                 EDIT_RELAX;
                 relax_avail = false;
                 goto redefine;
-                break;
             }
             ATTRIBUTE_FALLTHROUGH;
 #endif
-- 
2.16.1




More information about the libvir-list mailing list