From efd298e4afddbb52228ca5c1633e53c984cc785b Mon Sep 17 00:00:00 2001 From: Alex Shi Date: Mon, 1 Apr 2019 22:45:03 +0800 Subject: docs/zh_CN: update coding-sytle.rst Replace the disclaimer part and give the link name of this file: cn_codingsytle. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Bart Van Assche Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Jonathan Corbet --- .../translations/zh_CN/process/coding-style.rst | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) (limited to 'Documentation/translations') diff --git a/Documentation/translations/zh_CN/process/coding-style.rst b/Documentation/translations/zh_CN/process/coding-style.rst index 3cb09803e084..cab9ceafa267 100644 --- a/Documentation/translations/zh_CN/process/coding-style.rst +++ b/Documentation/translations/zh_CN/process/coding-style.rst @@ -1,19 +1,10 @@ -Chinese translated version of Documentation/process/coding-style.rst +.. include:: ../disclaimer-zh_CN.rst -If you have any comment or update to the content, please post to LKML directly. -However, if you have problem communicating in English you can also ask the -Chinese maintainer for help. Contact the Chinese maintainer, if this -translation is outdated or there is problem with translation. +:Original: :ref:`Documentation/process/coding-style.rst ` -Chinese maintainer: Zhang Le +.. _cn_codingstyle: ---------------------------------------------------------------------- - -Documentation/process/coding-style.rst 的中文翻译 - -如果想评论或更新本文的内容,请直接发信到LKML。如果你使用英文交流有困难的话, -也可以向中文版维护者求助。如果本翻译更新不及时或者翻译存在问题,请联系中文版 -维护者:: +译者:: 中文版维护者: 张乐 Zhang Le 中文版翻译者: 张乐 Zhang Le @@ -23,10 +14,6 @@ Documentation/process/coding-style.rst 的中文翻译 Li Zefan Wang Chen -以下为正文 - ---------------------------------------------------------------------- - Linux 内核代码风格 ========================= -- cgit