Re: [Xen-devel] [PATCH 8/8] x86/setup.c: use plain bool

2017-06-28 Thread Andrew Cooper
On 28/06/17 15:57, Wei Liu wrote: > On Wed, Jun 28, 2017 at 03:26:18PM +0100, Andrew Cooper wrote: >> On 28/06/17 15:18, Wei Liu wrote: >>> Signed-off-by: Wei Liu >>> --- >>> xen/arch/x86/setup.c | 24 >>> 1 file changed, 12 insertions(+), 12 deletions(-) >>> >>> diff --g

Re: [Xen-devel] [PATCH 8/8] x86/setup.c: use plain bool

2017-06-28 Thread Wei Liu
On Wed, Jun 28, 2017 at 03:26:18PM +0100, Andrew Cooper wrote: > On 28/06/17 15:18, Wei Liu wrote: > > Signed-off-by: Wei Liu > > --- > > xen/arch/x86/setup.c | 24 > > 1 file changed, 12 insertions(+), 12 deletions(-) > > > > diff --git a/xen/arch/x86/setup.c b/xen/arch/

Re: [Xen-devel] [PATCH 8/8] x86/setup.c: use plain bool

2017-06-28 Thread Andrew Cooper
On 28/06/17 15:18, Wei Liu wrote: > Signed-off-by: Wei Liu > --- > xen/arch/x86/setup.c | 24 > 1 file changed, 12 insertions(+), 12 deletions(-) > > diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c > index f7b927858c..db5df6956d 100644 > --- a/xen/arch/x86/setup.

[Xen-devel] [PATCH 8/8] x86/setup.c: use plain bool

2017-06-28 Thread Wei Liu
Signed-off-by: Wei Liu --- xen/arch/x86/setup.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index f7b927858c..db5df6956d 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -53,7 +53,7 @@ #