linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
@ 2022-11-06  6:57 Binbin Zhou
  2022-11-06  6:57 ` [PATCH V3 1/3] docs/zh_CN: core-api: Add this_cpu_ops Chinese translation Binbin Zhou
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Binbin Zhou @ 2022-11-06  6:57 UTC (permalink / raw)
  To: Jonathan Corbet, Alex Shi, Yanteng Si, Wu XiangCheng
  Cc: Huacai Chen, linux-doc, Binbin Zhou

Hi all:

Sorry, it may have been a while since the V2 patchset. Thanks to Alex
for his comments.

As a continuation of the previous patchset
(https://lore.kernel.org/all/cover.1660881950.git.zhoubinbin@loongson.cn/),
this patchset contains the Chinese translations of the remaining three files.

As follows:

this_cpu_ops.rst
timekeeping.rst
errseq.rst

So far, the docs for section "Data structures and low-level utilities" of
the core-api has been translated completely.

Thanks.

Changes since V2:
- Take Alex's advices, thanks.

Details: 
https://lore.kernel.org/all/CAJy-Am=mtZxQv2AgH+PxVLsJ8FeW1NRQV2bkLD1RRLGQLxUPgQ@mail.gmail.com/

Changes since V1:
- Take Xiangcheng's advices, thanks.

Details: 
https://lore.kernel.org/all/Y0wsWoI+BXXCuRbF@bobwxc.mipc/
https://lore.kernel.org/all/Y02EcgD3E0%2FlML5H@bobwxc.mipc/

Binbin Zhou (3):
  docs/zh_CN: core-api: Add this_cpu_ops Chinese translation
  docs/zh_CN: core-api: Add timekeeping Chinese translation
  docs/zh_CN: core-api: Add errseq Chinese translation

 .../translations/zh_CN/core-api/errseq.rst    | 145 +++++++++
 .../translations/zh_CN/core-api/index.rst     |   5 -
 .../zh_CN/core-api/this_cpu_ops.rst           | 285 ++++++++++++++++++
 .../zh_CN/core-api/timekeeping.rst            | 177 +++++++++++
 4 files changed, 607 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/core-api/errseq.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/this_cpu_ops.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/timekeeping.rst

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-10 10:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06  6:57 [PATCH V3 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2) Binbin Zhou
2022-11-06  6:57 ` [PATCH V3 1/3] docs/zh_CN: core-api: Add this_cpu_ops Chinese translation Binbin Zhou
2022-11-06  6:57 ` [PATCH V3 2/3] docs/zh_CN: core-api: Add timekeeping " Binbin Zhou
2022-11-06  6:57 ` [PATCH V3 3/3] docs/zh_CN: core-api: Add errseq " Binbin Zhou
2022-11-06  9:45 ` [PATCH V3 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2) Wu XiangCheng
2022-11-09 20:34 ` Jonathan Corbet
2022-11-09 20:43   ` Jonathan Corbet
2022-11-10 10:10     ` Binbin Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).