On Mon, 2015-04-20 at 18:07 +0200, Dario Faggioli wrote:
> On Fri, 2015-04-17 at 22:33 +0800, Chao Peng wrote:
> > Use "-" instead of "_" for monitor types.
> >
> This easier to type, so I like it. :-)
>
> > Signed-off-by: Chao Peng
> >
> Reviewed-by: Dario Faggioli
Acked-by: Ian Campbell
On Fri, 2015-04-17 at 22:33 +0800, Chao Peng wrote:
> Use "-" instead of "_" for monitor types.
>
This easier to type, so I like it. :-)
> Signed-off-by: Chao Peng
>
Reviewed-by: Dario Faggioli
Regards,
Dario
signature.asc
Description: This is a digitally signed message part
___
Use "-" instead of "_" for monitor types.
Signed-off-by: Chao Peng
---
tools/libxl/xl_cmdimpl.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimpl.c
index 394b55d..c666d84 100644
--- a/tools/libxl/xl_cmdimpl.c
+++ b/tools/