* [PATCH] tools/xl/xl_parse.c: Remove blank line.
@ 2017-03-15 2:34 Zhang Chen
2017-03-15 10:43 ` Wei Liu
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Chen @ 2017-03-15 2:34 UTC (permalink / raw)
To: Xen devel, Wei Liu; +Cc: Zhang Chen
Address Liu wei's comments.
Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
---
tools/xl/xl_parse.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/xl/xl_parse.c b/tools/xl/xl_parse.c
index 0787337..faa9c61 100644
--- a/tools/xl/xl_parse.c
+++ b/tools/xl/xl_parse.c
@@ -524,7 +524,6 @@ int parse_nic_config(libxl_device_nic *nic, XLU_Config **config, char *token)
replace_string(&nic->colo_compare_out, oparg);
} else if (MATCH_OPTION("colo_compare_notify_dev", token, oparg)) {
replace_string(&nic->colo_compare_notify_dev, oparg);
-
} else if (MATCH_OPTION("colo_sock_sec_redirector0_id", token, oparg)) {
replace_string(&nic->colo_sock_sec_redirector0_id, oparg);
} else if (MATCH_OPTION("colo_sock_sec_redirector0_ip", token, oparg)) {
--
2.7.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tools/xl/xl_parse.c: Remove blank line.
2017-03-15 2:34 [PATCH] tools/xl/xl_parse.c: Remove blank line Zhang Chen
@ 2017-03-15 10:43 ` Wei Liu
0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2017-03-15 10:43 UTC (permalink / raw)
To: Zhang Chen; +Cc: Xen devel, Wei Liu
On Wed, Mar 15, 2017 at 10:34:55AM +0800, Zhang Chen wrote:
> Address Liu wei's comments.
>
> Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-15 10:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15 2:34 [PATCH] tools/xl/xl_parse.c: Remove blank line Zhang Chen
2017-03-15 10:43 ` Wei Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).