[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <551AC5D9.6080805@redhat.com>
Date: Tue, 31 Mar 2015 18:05:45 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org,
Gleb Natapov <gleb@...nel.org>
CC: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
kvm@...r.kernel.org
Subject: Re: [PATCH 11/25] x86: Use bool function return values of true/false
not 1/0
On 31/03/2015 01:46, Joe Perches wrote:
> Use the normal return values for bool functions
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> ---
> arch/x86/include/asm/archrandom.h | 2 +-
> arch/x86/include/asm/dma-mapping.h | 2 +-
> arch/x86/include/asm/kvm_para.h | 2 +-
> arch/x86/kvm/cpuid.h | 2 +-
> arch/x86/kvm/vmx.c | 72 +++++++++++++++++++-------------------
> 5 files changed, 40 insertions(+), 40 deletions(-)
Applied arch/x86/include/asm/kvm_para.h and arch/x86/kvm/* parts, thanks.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists