Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp1655320imc; Mon, 11 Mar 2019 20:07:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqy/wPEIrIXAW/jw+RSQx5Nc/SkSXvMxq8SzxFLSJqK6AkSmJOFfDVyEOcBxWrrHW0jGfCZO X-Received: by 2002:a62:4815:: with SMTP id v21mr35615001pfa.167.1552360054745; Mon, 11 Mar 2019 20:07:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552360054; cv=none; d=google.com; s=arc-20160816; b=SzAXruS9CVJOTN16FUwJH65M0RtE4AKYZNZBmwBs5gQQOqraTEsVCvLYyLnj8HA89I vgQaCYOxhcf9b0AP5R5nE+adglWOWCExEcD+zsRWnDw60Y84L+eSfE1ir6iD3OOXItHt tafaaqwX7zYF14T/Kf4LAaLfVijYD81bz/fFmG6pSW3KLKB2ncIqRPgRurPobb10BDuk AD6mYSo9qCUnP0+RX7f1jdJljT1rPQvs0G4uDQevrqu7T3DuTNS2VSxkCfIcCuOG4NBQ 4WbqK8zJQfV32HLzMxh4WOGiYpySSOR0akypBdEuj8dI7O5R6KDtylJWxaOKv3L3/tUU kLGw== 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=tVRKxHpg4m2TXpsrrP+nMBSW456ZFiHQcTX6+cf9JjI=; b=vEMsgKhpcV68Nv9aXgXpwSCw/l2PocR3A/C5535fhwATxEsi8DPAwV2AtpvzTQj1fy Du6QoGcDJp5McJSXbIHEdnyHxiV8MfC72r3tRCaBt6tP0V4Gp24uBKC16yS6cjygN/CH yvZ9jXEzl1JUvp0wEmPODGT/E1b3wgKPNVW3jXQGTtAk1YNALK0bBlqd3bv9Kf2WOKB1 KqoFdOJrId9ljHbVVYtpOh4jIhuTMoUwJqVspSKhn1iygDLRrKya9lAOitdj22hbKrqF ba+QaK97o1+fNon5zLzNZ5O5E1BZ1cr6pp9zfLSN5yswkH7YNb/3DJQ4gPtvU+Frn+AN d5GA== 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 k186si6238648pgd.517.2019.03.11.20.07.19; Mon, 11 Mar 2019 20:07:34 -0700 (PDT) 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 S1726905AbfCLDG6 (ORCPT + 99 others); Mon, 11 Mar 2019 23:06:58 -0400 Received: from out30-54.freemail.mail.aliyun.com ([115.124.30.54]:35468 "EHLO out30-54.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725932AbfCLDG6 (ORCPT ); Mon, 11 Mar 2019 23:06:58 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R211e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e07487;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=9;SR=0;TI=SMTPD_---0TMWKlb5_1552359716; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TMWKlb5_1552359716) by smtp.aliyun-inc.com(127.0.0.1); Tue, 12 Mar 2019 11:01:56 +0800 From: Alex Shi To: corbet@lwn.net, harryxiyou@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Alex Shi , Li Zefan , Shawn Guo , Fengguang Wu , Coly Li Subject: [PATCH v4 02/31] docs/zh_CN: move process related docs into process dir Date: Tue, 12 Mar 2019 11:01:00 +0800 Message-Id: <20190312030129.47511-3-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190312030129.47511-1-alex.shi@linux.alibaba.com> References: <20190312030129.47511-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Harry Wei Cc: Jonathan Corbet Cc: Coly Li --- Documentation/translations/zh_CN/{ => process}/HOWTO | 0 Documentation/translations/zh_CN/{ => process}/SubmittingDrivers | 0 Documentation/translations/zh_CN/{ => process}/SubmittingPatches | 0 Documentation/translations/zh_CN/{ => process}/coding-style.rst | 0 Documentation/translations/zh_CN/{ => process}/email-clients.txt | 0 Documentation/translations/zh_CN/{ => process}/magic-number.txt | 0 .../translations/zh_CN/{ => process}/stable_api_nonsense.txt | 0 .../translations/zh_CN/{ => process}/stable_kernel_rules.txt | 0 .../zh_CN/{ => process}/volatile-considered-harmful.txt | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename Documentation/translations/zh_CN/{ => process}/HOWTO (100%) rename Documentation/translations/zh_CN/{ => process}/SubmittingDrivers (100%) rename Documentation/translations/zh_CN/{ => process}/SubmittingPatches (100%) rename Documentation/translations/zh_CN/{ => process}/coding-style.rst (100%) rename Documentation/translations/zh_CN/{ => process}/email-clients.txt (100%) rename Documentation/translations/zh_CN/{ => process}/magic-number.txt (100%) rename Documentation/translations/zh_CN/{ => process}/stable_api_nonsense.txt (100%) rename Documentation/translations/zh_CN/{ => process}/stable_kernel_rules.txt (100%) rename Documentation/translations/zh_CN/{ => process}/volatile-considered-harmful.txt (100%) diff --git a/Documentation/translations/zh_CN/HOWTO b/Documentation/translations/zh_CN/process/HOWTO similarity index 100% rename from Documentation/translations/zh_CN/HOWTO rename to Documentation/translations/zh_CN/process/HOWTO diff --git a/Documentation/translations/zh_CN/SubmittingDrivers b/Documentation/translations/zh_CN/process/SubmittingDrivers similarity index 100% rename from Documentation/translations/zh_CN/SubmittingDrivers rename to Documentation/translations/zh_CN/process/SubmittingDrivers diff --git a/Documentation/translations/zh_CN/SubmittingPatches b/Documentation/translations/zh_CN/process/SubmittingPatches similarity index 100% rename from Documentation/translations/zh_CN/SubmittingPatches rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/coding-style.rst rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/email-clients.txt rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/magic-number.txt rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/stable_api_nonsense.txt rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/stable_kernel_rules.txt rename to 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 similarity index 100% rename from Documentation/translations/zh_CN/volatile-considered-harmful.txt rename to Documentation/translations/zh_CN/process/volatile-considered-harmful.txt -- 2.19.1.856.g8858448bb