Signed-off-by: Wei Liu <wei.l...@citrix.com>
---
 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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to