From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751571Ab1FYInc (ORCPT ); Sat, 25 Jun 2011 04:43:32 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:54486 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995Ab1FYIn2 (ORCPT ); Sat, 25 Jun 2011 04:43:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=cp8t9UuIk/tH++hIWa4wp9JHrNQCgdkvn93qbOEuN9o/JmbVBOng+2T4Oh9QPoFxYA g7Wx8Ga6aaxndqnEmhq2eytRidlXV1ao3Mssgi0Yk9Uj5S7GFYPCezgekX51Nb69hUQ6 EKp6QvJzExfUfhGbZL2090k76qPLEeNZSblKc= Date: Sat, 25 Jun 2011 16:43:16 +0800 From: Harry Wei To: greg@kroah.com Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2]Documentation/zh_CN: Fix messy code files Message-ID: <20110625084301.GA3122@gmail.com> Mail-Followup-To: greg@kroah.com, linux-kernel@vger.kernel.org References: <20110612033343.GA4321@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Disposition: inline In-Reply-To: <20110612033343.GA4321@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 12, 2011 at 11:33:48AM +0800, Harry Wei wrote: > From: Harry Wei > > This is v3 patches for fixing the messy code files, > Documentation/zh_CN/email-clients.txt and > Documentation/zh_CN/SubmitChecklist. > > v3's new figures. > Combine the remove and add back operations to one single patch. > So now we have only two patches for fixing this problem. > > Harry Wei (2) > Documentation/zh_CN: Fix messy code file email-clients.txt > Documentation/zh_CN: Fix messy code file SubmitChecklist > Hi greg, Please remember to pull the two patches, which fix the messy code files, Documentation/zh_CN/email-clients.txt and Documentation/zh_CN/SubmitChecklist. I have sent them to you. If you have any questions, please send me mails. Thanks Harry Wei