[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5b6be487-13ab-835a-fac3-768700421754@loongson.cn>
Date: Mon, 27 Jun 2022 22:52:43 +0800
From: YanTeng Si <siyanteng@...ngson.cn>
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Alex Shi <alexs@...nel.org>,
Huilong Deng <denghuilong@...rlc.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 05/20] docs: zh_CN/devicetree: fix typos
在 2022/6/26 17:10, Mauro Carvalho Chehab 写道:
> The devicetree directory was using wrong case:
>
> Devicetree/ -> devicetree/
>
> Fixes: a17b0169f29b ("docs/zh_CN: add devicetree index translation")
> Fixes: c56481299df3 ("docs/zh_CN: add devicetree usage-model translation")
> Fixes: 09d4466d3f3c ("docs/zh_CN: add devicetree of_unittest translation")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
Acked-by: Yanteng Si<siyanteng@...ngson.cn>
Thanks,
Yanteng
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH v2 00/20] at: https://lore.kernel.org/all/cover.1656234456.git.mchehab@kernel.org/
>
> Documentation/translations/zh_CN/devicetree/index.rst | 2 +-
> Documentation/translations/zh_CN/devicetree/of_unittest.rst | 2 +-
> Documentation/translations/zh_CN/devicetree/usage-model.rst | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/translations/zh_CN/devicetree/index.rst b/Documentation/translations/zh_CN/devicetree/index.rst
> index 23d0b6fccd58..3fc355fe0037 100644
> --- a/Documentation/translations/zh_CN/devicetree/index.rst
> +++ b/Documentation/translations/zh_CN/devicetree/index.rst
> @@ -1,7 +1,7 @@
> .. SPDX-License-Identifier: GPL-2.0
> .. include:: ../disclaimer-zh_CN.rst
>
> -:Original: Documentation/Devicetree/index.rst
> +:Original: Documentation/devicetree/index.rst
>
> :翻译:
>
> diff --git a/Documentation/translations/zh_CN/devicetree/of_unittest.rst b/Documentation/translations/zh_CN/devicetree/of_unittest.rst
> index abd94e771ef8..11eb08ca8866 100644
> --- a/Documentation/translations/zh_CN/devicetree/of_unittest.rst
> +++ b/Documentation/translations/zh_CN/devicetree/of_unittest.rst
> @@ -1,7 +1,7 @@
> .. SPDX-License-Identifier: GPL-2.0
> .. include:: ../disclaimer-zh_CN.rst
>
> -:Original: Documentation/Devicetree/of_unittest.rst
> +:Original: Documentation/devicetree/of_unittest.rst
>
> :翻译:
>
> diff --git a/Documentation/translations/zh_CN/devicetree/usage-model.rst b/Documentation/translations/zh_CN/devicetree/usage-model.rst
> index accdc33475a0..c6aee82c7e6e 100644
> --- a/Documentation/translations/zh_CN/devicetree/usage-model.rst
> +++ b/Documentation/translations/zh_CN/devicetree/usage-model.rst
> @@ -1,7 +1,7 @@
> .. SPDX-License-Identifier: GPL-2.0
> .. include:: ../disclaimer-zh_CN.rst
>
> -:Original: Documentation/Devicetree/usage-model.rst
> +:Original: Documentation/devicetree/usage-model.rst
>
> :翻译:
>
Powered by blists - more mailing lists