From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754987AbcBPKJ6 (ORCPT ); Tue, 16 Feb 2016 05:09:58 -0500 Received: from foss.arm.com ([217.140.101.70]:51530 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754970AbcBPKJy (ORCPT ); Tue, 16 Feb 2016 05:09:54 -0500 Date: Tue, 16 Feb 2016 10:10:00 +0000 From: Will Deacon To: Weiwei Jia Cc: "wefu@redhat.com" , Jonathan Corbet , "linux-kernel@vger.kernel.org" , "linux-doc@vger.kernel.org" , linux-kernel@zh-kernel.org Subject: Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt Message-ID: <20160216100959.GB14509@arm.com> References: <1455612118-2927-1-git-send-email-wefu@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 16, 2016 at 04:51:53PM +0800, Weiwei Jia wrote: > 2016-02-16 16:41 GMT+08:00 : > > From: Fu Wei > > > > This is a update of Chinese documentation: Documentation/zh_CN/arm64/booting.txt > > > > It is based on the modifications of Documentation/arm64/booting.txt in submission: > > "61bd93ce", "6c020ea8", "9d372c9f", "6d32ab2d". > > And improve the format of documentation. > > > > Signed-off-by: Fu Wei > > Reviewed-by: Weiwei Jia Great, thanks for doing this. I guess Jon will pick it up? Will