On Tue, Jul 22, 2025 at 5:11 PM <wang.yaxin@xxxxxxxxxx> wrote: > > From: Wang Yaxin <wang.yaxin@xxxxxxxxxx> > > > translate networking docs to Simplified Chinese > There are several issues in the patchset: 1) The line spacing is weird. Each paragraph has an empty line below. It seems non-text mode. 2) This patchset misses a cover letter: [PATCH 0/4] Docs/zh_CN: Translate networking docs to Simplified Chinese. A little picky: docs/zh_CN is more suitable. 3) Revise the subject as mentioned by Xu Xin. Dongliang Mu > > Wang Yaxin (2): > > Docs/zh_CN: Translate timestamping.rst to Simplified Chinese > > Docs/zh_CN: Translate skbuff.rst to Simplified Chinese > > Sun yuxi (2): > > Docs/zh_CN: Translate generic-hdlc.rst to Simplified Chinese > > Docs/zh_CN: Translate mptcp-sysctl.rst to Simplified Chinese > > > .../zh_CN/networking/generic-hdlc.rst | 176 +++++ > > .../translations/zh_CN/networking/index.rst | 8 +- > > .../zh_CN/networking/mptcp-sysctl.rst | 139 ++++ > > .../translations/zh_CN/networking/skbuff.rst | 44 ++ > > .../zh_CN/networking/timestamping.rst | 674 ++++++++++++++++++ > > 5 files changed, 1037 insertions(+), 4 deletions(-) > > create mode 100644 Documentation/translations/zh_CN/networking/generic-hdlc.rst > > create mode 100644 Documentation/translations/zh_CN/networking/mptcp-sysctl.rst > > create mode 100644 Documentation/translations/zh_CN/networking/skbuff.rst > > create mode 100644 Documentation/translations/zh_CN/networking/timestamping.rst > > > -- > > 2.25.1