From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751153AbdAXX6A (ORCPT ); Tue, 24 Jan 2017 18:58:00 -0500 Received: from ms.lwn.net ([45.79.88.28]:54508 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbdAXX56 (ORCPT ); Tue, 24 Jan 2017 18:57:58 -0500 Date: Tue, 24 Jan 2017 16:57:56 -0700 From: Jonathan Corbet To: Andy Deng Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] zh_CN/CodingStyle: Convert to ReST markup Message-ID: <20170124165756.7ae7f596@lwn.net> In-Reply-To: <20170124235422.8432-1-theandy.deng@gmail.com> References: <20170124235422.8432-1-theandy.deng@gmail.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 25 Jan 2017 07:54:21 +0800 Andy Deng wrote: > This commit applies all changes from the English version, and should > be able to work with documentation build system. > > Also fixed some translation errors. So I approve of all of this, to the extent that I can understand it. But can we split the two above changes into two separate patches, just on general principles? They are two distinct changes, after all. Thanks, jon