Re: [Xen-devel] [PATCH 11/12] arm/vtimer.c: switch to plain bool

2017-09-15 Thread Julien Grall
Hi Wei, On 09/15/2017 10:42 AM, Wei Liu wrote: Signed-off-by: Wei Liu Reviewed-by: Julien Grall Cheers, --- xen/arch/arm/vtimer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/vtimer.c b/xen/arch/arm/vtimer.c index 0460962f08..3f84893a74 100644 --- a/

[Xen-devel] [PATCH 11/12] arm/vtimer.c: switch to plain bool

2017-09-15 Thread Wei Liu
Signed-off-by: Wei Liu --- xen/arch/arm/vtimer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/vtimer.c b/xen/arch/arm/vtimer.c index 0460962f08..3f84893a74 100644 --- a/xen/arch/arm/vtimer.c +++ b/xen/arch/arm/vtimer.c @@ -100,7 +100,7 @@ int domain_vtimer_init