On Tue, Jun 22, 2021 at 09:41:09PM +0800, Yanteng Si wrote:
translate Documentation/core-api/genericirq.rst into Chinese.
Signed-off-by: Yanteng Si <redacted>
Reviewed-by: Wu XiangCheng <redacted>
quoted hunk ↗ jump to hunk
---
v2:
* Modified some words under Xiangcheng's advices;
* add 校译者(proofreading) sign.If you don't want me to do this, please let me know.
.../zh_CN/core-api/genericirq.rst | 409 ++++++++++++++++++
.../translations/zh_CN/core-api/index.rst | 2 +-
2 files changed, 410 insertions(+), 1 deletion(-)
create mode 100644 Documentation/translations/zh_CN/core-api/genericirq.rst
diff --git a/Documentation/translations/zh_CN/core-api/genericirq.rst b/Documentation/translations/zh_CN/core-api/genericirq.rst
new file mode 100644
index 000000000000..be0066cdbe38
--- /dev/null
+++ b/Documentation/translations/zh_CN/core-api/genericirq.rst
[...]
Thanks,
Wu X.C.