From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0BC3C433ED for ; Thu, 1 Apr 2021 04:38:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8CF4D6108F for ; Thu, 1 Apr 2021 04:38:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229539AbhDAEiT (ORCPT ); Thu, 1 Apr 2021 00:38:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229515AbhDAEiG (ORCPT ); Thu, 1 Apr 2021 00:38:06 -0400 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A26BAC0613E6 for ; Wed, 31 Mar 2021 21:38:06 -0700 (PDT) Received: by mail-pl1-x62a.google.com with SMTP id l1so363658plg.12 for ; Wed, 31 Mar 2021 21:38:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Fp65qiKGlP5NcZe6Yh5DZabx+jBcd8OlqB5O4x4dwT0=; b=XQexjE5jLOZcu8/76XH47NQ8s8UeZatoAThTMHBDuMdhSNEvpEhaMy8IuBZgr/rY3A VHdtZzYYDdM28UekttGSibREv+SsmTi/uhl4OpfIiQMzRkdK6+vf5I4Cr1HMsYE/7fdv WIKJ+vLnmyj9UMmqvyjbWUG1CjIpEg+4TxNuhM4GKBEGbqFc2ukz7c1PcS/INMbbatOq oUwGuqUA3H/3fLNg1uwPFtAhHwfyIjop+swoZWyUQmxIAXpCvWHD9NyhNyNdDXdR9CXR TG8jX148L8tlGlNWXcoqsDMaH7IYkYXOsSG1/ji4H8gC4PHZ17YaFVpawjXvCFaRceIc T+nA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Fp65qiKGlP5NcZe6Yh5DZabx+jBcd8OlqB5O4x4dwT0=; b=nKGViNJOvvBEG5EKi5Yd7NqYc1kMIeTNbwZkJvDrR8nE6a41d3N7izuQYor3jZqDWr mVZxVeU2DqX7o3wIwGdQYTJNpGWrggey6JufJXF69zclDSOHTpiACLVAiUJ9gNCxWQhI PGLzDjGGY/FdYjd+pJCRz+F+SRB5RuWfZMuHTdt2vbCYkQl2geMmgauf2zW0KMexd9L6 60LVvYVKstRL37mmIILjanUzf3owU6alY/+j+MzBpqfKihwudfm7V6sWxFF9PoKSw7yl HckWRSdDGBR7DJfc05eSI/rxcaXnJyaWDzBLKPXfkzNxklfqGe1JEajBRjc0WznI6pmD iB4g== X-Gm-Message-State: AOAM532JFdWau4jPqSQd7U/Eewev0FSQR7/gqSteJnH48agGsAW7Br32 XrP3vggx472tdoM5xxCvZ3A= X-Google-Smtp-Source: ABdhPJwAeygviFugM5XG0OUt0KfuSYiPeuYF2VPJKpMHXa5EyoyzS1gTZL6VozHiMLqgA1eqYxVnxw== X-Received: by 2002:a17:90a:ab09:: with SMTP id m9mr7226182pjq.122.1617251886081; Wed, 31 Mar 2021 21:38:06 -0700 (PDT) Received: from [192.168.2.225] (93.179.119.173.16clouds.com. [93.179.119.173]) by smtp.gmail.com with ESMTPSA id t16sm3870565pfc.204.2021.03.31.21.38.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 31 Mar 2021 21:38:05 -0700 (PDT) Subject: Re: [PATCH v3 0/8] docs/zh_CN: add cpu-freq translation To: Yanteng Si , Jonathan Corbet Cc: Alex Shi , "Wu X.C." , Huacai Chen , Jiaxun Yang , Harry Wei , linux-doc@vger.kernel.org, realpuyuwang@gmail.com, siyanteng01@gmail.com References: <20210330114728.2680-1-siyanteng@loongson.cn> From: Alex Shi Message-ID: Date: Thu, 1 Apr 2021 12:38:01 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20210330114728.2680-1-siyanteng@loongson.cn> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Cc: bobwxc@email.cn All looks fine for me. On 2021/3/30 下午7:47, Yanteng Si wrote: > This series of patches: > translates Documention/cpu-freq/* into Chinese. > add .../zh_CN/mips to zh_CN index > add .../zh_CN/iio to zh_CN index > add .../zh_CN/riscv to zh_CN index > > v1 -> v2: > > Correction of some errata; > Thanks to Jiaxun and Xiangcheng for their > help,:) > > v2 -> v3: > > Correction of a small number of errata; > > Yabteng Si(8): > docs/zh_CN: add cpu-freq core.rst translation > docs/zh_CN: add cpu-freq cpu-drivers.rst translation > docs/zh_CN: add cpu-freq cpufreq-stats.rst translation > docs/zh_CN: add cpu-freq index.rst translation > docs/zh_CN: add cpu-freq to zh_CN index > docs/zh_CN: add mips to zh_CN index > docs/zh_CN: add iio to zh_CN index > docs/zh_CN: add riscv to zh_CN index > > Signed-off-by: Yanteng Si > --- > Documentation/translations/zh_CN/cpu-freq/core.rst | 105 > +++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst | 259 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/cpufreq-stats.rst | 130 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/index.rst | 45 > ++++++++++++++++++++ > Documentation/translations/zh_CN/index.rst | 4 ++ > 5 files changed, 543 insertions(+) >