Re: [Xen-devel] [PATCH 2/8] x86/platform_hypercall.c: use plain bool
On 28/06/17 15:18, Wei Liu wrote: > Signed-off-by: Wei Liu Reviewed-by: Andrew Cooper ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel
[Xen-devel] [PATCH 2/8] x86/platform_hypercall.c: use plain bool
Signed-off-by: Wei Liu --- xen/arch/x86/platform_hypercall.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xen/arch/x86/platform_hypercall.c b/xen/arch/x86/platform_hypercall.c index 10e7bcc161..ebc2f394ee 100644 --- a/xen/arch/x86/platform_hypercall.c +++ b/xen/