提交 75e4ab97 编写于 作者: S Shaomin Deng 提交者: Michael S. Tsirkin

tools: Delete the unneeded semicolon after curly braces

Unneeded semicolon after curly braces, so delete it.
Signed-off-by: NShaomin Deng <dengshaomin@cdjrlc.com>
Message-Id: <20221105155151.12155-1-dengshaomin@cdjrlc.com>
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
上级 b66ead2d
......@@ -75,7 +75,7 @@ static int wait_order(int ctl_fd)
if (ret)
break;
};
}
return ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册