From: Wei Liu Date: Thu, 23 Feb 2017 18:41:13 +0000 (+0000) Subject: xl: remove trailing spaces in xl_cmdimpl.c X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2667 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=86acfe98869bb1c9b855378e6d302e3763e3b30a;p=xen.git xl: remove trailing spaces in xl_cmdimpl.c Signed-off-by: Wei Liu Acked-by: Ian Jackson --- diff --git a/tools/xl/xl_cmdimpl.c b/tools/xl/xl_cmdimpl.c index 9901011008..1d7cf8ffa8 100644 --- a/tools/xl/xl_cmdimpl.c +++ b/tools/xl/xl_cmdimpl.c @@ -6732,7 +6732,7 @@ static int sched_vcpu_output(libxl_scheduler sched, return 0; } -/* +/* * : List all domain params and sched params from all pools * -d [domid] : List domain params for domain * -d [domid] [params] : Set domain params for domain @@ -8374,7 +8374,7 @@ int main_cpupoolcreate(int argc, char **argv) } /* We made it! */ rc = EXIT_SUCCESS; - + out_cfg: xlu_cfg_destroy(config); out: