[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 06/29] xl: remove trailing spaces in xl_cmdimpl.c
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- tools/xl/xl_cmdimpl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; } -/* +/* * <nothing> : 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: -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |