From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757737Ab2CTDKZ (ORCPT ); Mon, 19 Mar 2012 23:10:25 -0400 Received: from mprc.pku.edu.cn ([162.105.203.9]:54707 "EHLO mprc.pku.edu.cn" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757379Ab2CTDKW (ORCPT ); Mon, 19 Mar 2012 23:10:22 -0400 Message-ID: <4F67F541.8080108@mprc.pku.edu.cn> Date: Tue, 20 Mar 2012 11:10:57 +0800 From: Guan Xuetao User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: David Howells CC: paul.gortmaker@windriver.com, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, arnd@arndb.de Subject: Re: [PATCH 27/38] Disintegrate asm/system.h for Unicore32 [ver #3] References: <4F66F55A.1060904@pku.edu.cn> <1331868043.1971.10.camel@epip-laptop> <20120315205514.28759.58969.stgit@warthog.procyon.org.uk> <20120315205931.28759.81875.stgit@warthog.procyon.org.uk> <19084.1331908123@redhat.com> <7019.1332155925@redhat.com> In-Reply-To: <7019.1332155925@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/19/2012 07:18 PM, David Howells wrote: > Guan Xueao wrote: > >> The patch is a replacement for your patch, because I adjusted some codestyles >> at the meantime. > Your mail client broke your patch to some extent, though I'm not sure exactly > what. Here's an incremental diff that takes my patch to what I think yours > should have been. Is this correct? > > David > --- > The annoying email clients. Neither can I send a correct patch, nor I can apply your patch. Anyway, I will try to send the patch by using git-send-email. Thanks & Regards, Guan Xuetao