All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yanteng Si <siyanteng@loongson.cn>
To: alexs@kernel.org, bobwxc@email.cn, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
	corbet@lwn.net, chenhuacai@kernel.org, jiaxun.yang@flygoat.com,
	linux-doc@vger.kernel.org, siyanteng01@gmail.com,
	xiyou.wangcong@gmail.com, hidave.darkstar@gmail.com,
	tekkamanninja@gmail.com, leoyang.li@nxp.com, src.res@email.cn,
	linux-doc-tw-discuss@lists.sourceforge.net
Subject: [PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents
Date: Thu, 25 Aug 2022 20:53:24 +0800	[thread overview]
Message-ID: <cover.1661431365.git.siyanteng@loongson.cn> (raw)

v1:
 Update the translation of io_ordering to 6.0-rc2.
 Remove IRQ(Only zh_CN) and oops-tracing, Because they already have a new translation.
 In this way, zh_CN no longer has homeless documents. >_<

Yanteng Si (3):
  docs/zh_CN: Update the translation of io_ordering to 6.0-rc2
  docs/zh_CN: Remove IRQ and oops-tracing
  docs/zh_TW: Remove oops-tracing

 Documentation/translations/zh_CN/IRQ.txt      |  39 ----
 .../translations/zh_CN/driver-api/index.rst   |   2 +-
 .../zh_CN/driver-api/io_ordering.rst          |  60 +++++
 .../translations/zh_CN/io_ordering.txt        |  67 ------
 .../translations/zh_CN/oops-tracing.txt       | 212 ------------------
 .../translations/zh_TW/oops-tracing.txt       | 212 ------------------
 6 files changed, 61 insertions(+), 531 deletions(-)
 delete mode 100644 Documentation/translations/zh_CN/IRQ.txt
 create mode 100644 Documentation/translations/zh_CN/driver-api/io_ordering.rst
 delete mode 100644 Documentation/translations/zh_CN/io_ordering.txt
 delete mode 100644 Documentation/translations/zh_CN/oops-tracing.txt
 delete mode 100644 Documentation/translations/zh_TW/oops-tracing.txt

-- 
2.31.1


             reply	other threads:[~2022-08-25 12:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 12:53 Yanteng Si [this message]
2022-08-25 12:53 ` [PATCH v1 1/3] docs/zh_CN: Update the translation of io_ordering to 6.0-rc2 Yanteng Si
2022-08-26  0:22   ` Wu XiangCheng
2022-08-25 12:53 ` [PATCH v1 2/3] docs/zh_CN: Remove IRQ and oops-tracing Yanteng Si
2022-08-26  0:10   ` Wu XiangCheng
2022-08-25 12:53 ` [PATCH v1 3/3] docs/zh_TW: Remove oops-tracing Yanteng Si
2022-08-26  0:16   ` Wu XiangCheng
2022-08-29 16:29 ` [PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1661431365.git.siyanteng@loongson.cn \
    --to=siyanteng@loongson.cn \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=chenhuacai@kernel.org \
    --cc=corbet@lwn.net \
    --cc=hidave.darkstar@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=leoyang.li@nxp.com \
    --cc=linux-doc-tw-discuss@lists.sourceforge.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=src.res@email.cn \
    --cc=tekkamanninja@gmail.com \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.