From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 1/10] CodingStyle cleanup Date: Wed, 03 Oct 2007 10:05:02 -0500 Message-ID: <4703AF9E.70305@us.ibm.com> References: <20071003113553.GA21922@silverwood.ncultra.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel , Avi Kivity To: ncmike-eyUYGtrA2zhAfugRpC6u6w@public.gmane.org Return-path: In-Reply-To: <20071003113553.GA21922-dWQC0LfztWZ691elbUnZDP0mZdcr6rg5@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Mike Day wrote: > Signed-off-by: Mike D. Day > --- > drivers/kvm/kvm.h | 34 +++++++++++++++++----------------- > 1 files changed, 17 insertions(+), 17 deletions(-) > > diff --git a/drivers/kvm/kvm.h b/drivers/kvm/kvm.h > index 8e58f3b..de9dc74 100644 > --- a/drivers/kvm/kvm.h > +++ b/drivers/kvm/kvm.h > @@ -19,7 +19,7 @@ > #include > #include > > -#define CR3_PAE_RESERVED_BITS ((X86_CR3_PWT | X86_CR3_PCD) - 1) > +#define CR3_PAE_RESERVED_BITS ((X86_CR3_PWT | X86_CR3_PCD) -1) > I think this one was better with the space. The rest looks good. Regards, Anthony Liguori ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/