diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-03-13 16:49:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-03-18 20:39:57 +0300 |
commit | aa3b3690504d8dde55539b406a3fbbdc3fe228d2 (patch) | |
tree | c6e0dc50c0fd21d06cc0d558544818010ec399df /Documentation/translations | |
parent | 01196f96bf2ce78538249a8c987ecee65b40df5d (diff) | |
download | linux-aa3b3690504d8dde55539b406a3fbbdc3fe228d2.tar.xz |
docs/zh_CN: move process related docs into process dir
Much process documents spread here isn't neat. It's good to put them together
in their directory: process
So create 'process' directory and move docs:
email-clients stable_kernel_rules stable_api_nosense
submittingpatches submittingdrivers HOWTO
volatile-considered-harmful
there.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Coly Li <colyli@suse.de>
Signed-off-by: Weiwei Jia <harryxiyou@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/process/HOWTO (renamed from Documentation/translations/zh_CN/HOWTO) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/SubmittingDrivers (renamed from Documentation/translations/zh_CN/SubmittingDrivers) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/SubmittingPatches (renamed from Documentation/translations/zh_CN/SubmittingPatches) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/coding-style.rst (renamed from Documentation/translations/zh_CN/coding-style.rst) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/email-clients.txt (renamed from Documentation/translations/zh_CN/email-clients.txt) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/magic-number.txt (renamed from Documentation/translations/zh_CN/magic-number.txt) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/stable_api_nonsense.txt (renamed from Documentation/translations/zh_CN/stable_api_nonsense.txt) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/stable_kernel_rules.txt (renamed from Documentation/translations/zh_CN/stable_kernel_rules.txt) | 0 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/process/volatile-considered-harmful.txt (renamed from Documentation/translations/zh_CN/volatile-considered-harmful.txt) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/HOWTO b/Documentation/translations/zh_CN/process/HOWTO index 7a00a8a4eb15..7a00a8a4eb15 100644 --- a/Documentation/translations/zh_CN/HOWTO +++ b/Documentation/translations/zh_CN/process/HOWTO diff --git a/Documentation/translations/zh_CN/SubmittingDrivers b/Documentation/translations/zh_CN/process/SubmittingDrivers index 15e73562f710..15e73562f710 100644 --- a/Documentation/translations/zh_CN/SubmittingDrivers +++ b/Documentation/translations/zh_CN/process/SubmittingDrivers diff --git a/Documentation/translations/zh_CN/SubmittingPatches b/Documentation/translations/zh_CN/process/SubmittingPatches index e9098da8f1a4..e9098da8f1a4 100644 --- a/Documentation/translations/zh_CN/SubmittingPatches +++ b/Documentation/translations/zh_CN/process/SubmittingPatches diff --git a/Documentation/translations/zh_CN/coding-style.rst b/Documentation/translations/zh_CN/process/coding-style.rst index 3cb09803e084..3cb09803e084 100644 --- a/Documentation/translations/zh_CN/coding-style.rst +++ b/Documentation/translations/zh_CN/process/coding-style.rst diff --git a/Documentation/translations/zh_CN/email-clients.txt b/Documentation/translations/zh_CN/process/email-clients.txt index ec31d97e8d0e..ec31d97e8d0e 100644 --- a/Documentation/translations/zh_CN/email-clients.txt +++ b/Documentation/translations/zh_CN/process/email-clients.txt diff --git a/Documentation/translations/zh_CN/magic-number.txt b/Documentation/translations/zh_CN/process/magic-number.txt index 7159cec04090..7159cec04090 100644 --- a/Documentation/translations/zh_CN/magic-number.txt +++ b/Documentation/translations/zh_CN/process/magic-number.txt diff --git a/Documentation/translations/zh_CN/stable_api_nonsense.txt b/Documentation/translations/zh_CN/process/stable_api_nonsense.txt index a2b27fab382c..a2b27fab382c 100644 --- a/Documentation/translations/zh_CN/stable_api_nonsense.txt +++ b/Documentation/translations/zh_CN/process/stable_api_nonsense.txt diff --git a/Documentation/translations/zh_CN/stable_kernel_rules.txt b/Documentation/translations/zh_CN/process/stable_kernel_rules.txt index db4ba5a0c39a..db4ba5a0c39a 100644 --- a/Documentation/translations/zh_CN/stable_kernel_rules.txt +++ b/Documentation/translations/zh_CN/process/stable_kernel_rules.txt diff --git a/Documentation/translations/zh_CN/volatile-considered-harmful.txt b/Documentation/translations/zh_CN/process/volatile-considered-harmful.txt index 475125967197..475125967197 100644 --- a/Documentation/translations/zh_CN/volatile-considered-harmful.txt +++ b/Documentation/translations/zh_CN/process/volatile-considered-harmful.txt |