Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805Ab3HENSX (ORCPT ); Mon, 5 Aug 2013 09:18:23 -0400 Received: from multi.imgtec.com ([194.200.65.239]:15567 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514Ab3HENSU (ORCPT ); Mon, 5 Aug 2013 09:18:20 -0400 Message-ID: <51FFA5CD.3010406@imgtec.com> Date: Mon, 5 Aug 2013 14:17:01 +0100 From: James Hogan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: David Daney CC: , , , Sanjay Lal , Gleb Natapov , , David Daney Subject: Re: [PATCH 1/3] mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S References: <1375388555-4045-1-git-send-email-ddaney.cavm@gmail.com> <1375388555-4045-2-git-send-email-ddaney.cavm@gmail.com> In-Reply-To: <1375388555-4045-2-git-send-email-ddaney.cavm@gmail.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.65] X-SEF-Processed: 7_3_0_01192__2013_08_05_14_18_14 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 991 Lines: 33 Hi David, On 01/08/13 21:22, David Daney wrote: > From: David Daney > > No code changes, just reflowing some comments and consistently using > tabs and spaces. Object code is verified to be unchanged. > > Signed-off-by: David Daney > Acked-by: Ralf Baechle > + /* Put the saved pointer to vcpu (s1) back into the DDATA_LO Register */ git am detects a whitespace error here ("space before tab in indent"). It's got spaces before and after the tab actually. > /* load the guest context from VCPU and return */ this comment could have it's indentation fixed too Otherwise, for all 3 patches: Reviewed-by: James Hogan Thanks James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/