Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp3053220imb; Mon, 4 Mar 2019 23:01:21 -0800 (PST) X-Google-Smtp-Source: APXvYqxKmQ/3+kuGBGeNdzLQdF+1Eq7X+UxfHQvERN4yodaTrsukQ+i7jRi9Of8dSqh+981ZoK5X X-Received: by 2002:a63:2a96:: with SMTP id q144mr133154pgq.338.1551769281869; Mon, 04 Mar 2019 23:01:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551769281; cv=none; d=google.com; s=arc-20160816; b=G1MDQ065OFmag/7EgQSra4qZs6IOplO8mSSnCy6aJhFMyjALba3FKGcuuTON0o1CWC nRLYuSv8Gce1waPadjr9oWngQFWFErVoSJ7hwnOdP/8qDCBizUBAMBbTI4ceYU5mdmkY tZLLaeyrP7T9wghztoLqjAV1RZ1FyimST6wCOELRu5XHrAKefg8AQiSIQ4bKIKwiUxIm IuBpxnHLRtBmyb//wcQOJX5lrQEAihGSTH97CnR/RRjGsqUIn5AERwEIX0AKIj+sRJr3 eLToPlK856buas6KYxGi3+wiknG5dFXu9Lk3vDUZ7u0UyRUmI/jKzQCT5niJ/G9izBvu YeAg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=flrfsMkPpnOQtzBKMjk4OKpeedUc0NMaznbVZlhT/hs=; b=0UbD/8BQRyEydSilsuO41Q8BRCkk3FFAmlaTomOWYpiOoLqno4qWvojplV6vITi+uj l+Vt394ZnMI7lifpuXVMVnqquHO45EBZPGPIhs2IP/P5Mcpe1STITLqR3CyJmYU6LGlv BvKQocaCPpYMeJ3+hwl4lw17M0+5HsSEd1OBCvKyRoBt4X5E2l7ioplkw44bx60DOFyW Vi1BIpyAUY/CGIl5O35dxguAxb3QBYxUhgCPM/zPB6kxfkIBqROIcV5s87/0aEri6RU2 pcU4gGJ4kYYbdGp6daduog/COzEMPEY+QhlcerPkmVykhlXtf240pdnXBAcjELAJ5cTL KmKQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l9si7899587plb.216.2019.03.04.23.01.06; Mon, 04 Mar 2019 23:01:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727189AbfCEG6t (ORCPT + 99 others); Tue, 5 Mar 2019 01:58:49 -0500 Received: from out30-57.freemail.mail.aliyun.com ([115.124.30.57]:33620 "EHLO out30-57.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727112AbfCEG6n (ORCPT ); Tue, 5 Mar 2019 01:58:43 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R651e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04397;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0TM.WBFg_1551769113; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TM.WBFg_1551769113) by smtp.aliyun-inc.com(127.0.0.1); Tue, 05 Mar 2019 14:58:34 +0800 From: Alex Shi To: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, harryxiyou@gmail.com, corbet@lwn.net, leoyang.li@nxp.com Cc: colyli@suse.de, fengguang.wu@intel.com, shawn.guo@linaro.org, lizefan@huawei.com, Alex Shi , TripleX Chung Subject: [PATCH v2 08/27] docs/zh_CN: format the submitting-patches doc to rst Date: Tue, 5 Mar 2019 14:57:55 +0800 Message-Id: <20190305065815.157964-9-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190305065815.157964-1-alex.shi@linux.alibaba.com> References: <20190305065815.157964-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org And remove Enghlish explainations in the docs, which it isn't necessary in Chinese doc. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: TripleX Chung Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li --- .../zh_CN/process/submitting-patches.rst | 36 +++++++------------ 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/Documentation/translations/zh_CN/process/submitting-patches.rst b/Documentation/translations/zh_CN/process/submitting-patches.rst index e9098da8f1a4..2a2989733c8d 100644 --- a/Documentation/translations/zh_CN/process/submitting-patches.rst +++ b/Documentation/translations/zh_CN/process/submitting-patches.rst @@ -1,31 +1,21 @@ -Chinese translated version of Documentation/process/submitting-patches.rst +.. _cn_process_submittingpatches: -If you have any comment or update to the content, please contact the -original document maintainer directly. However, if you have a problem -communicating in English you can also ask the Chinese maintainer for -help. Contact the Chinese maintainer if this translation is outdated -or if there is a problem with the translation. +.. include:: ../disclaimer-zh_CN.rst -Chinese maintainer: TripleX Chung ---------------------------------------------------------------------- -Documentation/process/submitting-patches.rst 的中文翻译 +:Original: :ref:`Documentation/process/submitting-patches.rst ` 如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 -译存在问题,请联系中文版维护者。 +译存在问题,请联系中文版维护者:: -中文版维护者: 钟宇 TripleX Chung -中文版翻译者: 钟宇 TripleX Chung -中文版校译者: 李阳 Li Yang - 王聪 Wang Cong + 中文版维护者: 钟宇 TripleX Chung + 中文版翻译者: 钟宇 TripleX Chung + 中文版校译者: 李阳 Li Yang + 王聪 Wang Cong -以下为正文 ---------------------------------------------------------------------- - 如何让你的改动进入内核 - 或者 - 获得亲爱的 Linus Torvalds 的关注和处理 ----------------------------------- +如何让你的改动进入内核 +====================== 对于想要将改动提交到 Linux 内核的个人或者公司来说,如果不熟悉“规矩”, 提交的流程会让人畏惧。本文档收集了一系列建议,这些建议可以大大的提高你 @@ -35,12 +25,12 @@ Documentation/process/submitting-patches.rst 的中文翻译 Documentation/process/submitting-drivers.rst 。 --------------------------- +--------------------------- 第一节 - 创建并发送你的改动 --------------------------- +--------------------------- 1) "diff -up" ------------ +------------- 使用 "diff -up" 或者 "diff -uprN" 来创建补丁。 -- 2.19.1.856.g8858448bb