在 2022/7/28 23:40, Jonathan Corbet 写道:
Yanteng Si <siyanteng@xxxxxxxxxxx> writes:
v2:
*Take Alex's advice and modify "狗粮测试" to "自我测试" .
v1:
* Update the following Chinese documents to 5.19-rc8:
iio
dev-tools
mm/damon
PCI
scheduler
Yanteng Si (8):
Docs/zh_CN: Update the translation of iio_configfs to 5.19-rc8
Docs/zh_CN: Update the translation of kasan to 5.19-rc8
Docs/zh_CN: Update the translation of sparse to 5.19-rc8
Docs/zh_CN: Update the translation of testing-overview to 5.19-rc8
Docs/zh_CN: Update the translation of usage to 5.19-rc8
Docs/zh_CN: Update the translation of pci-iov-howto to 5.19-rc8
Docs/zh_CN: Update the translation of pci to 5.19-rc8
Docs/zh_CN: Update the translation of sched-stats to 5.19-rc8
.../translations/zh_CN/PCI/pci-iov-howto.rst | 7 +-
Documentation/translations/zh_CN/PCI/pci.rst | 6 +-
.../zh_CN/admin-guide/mm/damon/usage.rst | 2 +
.../translations/zh_CN/dev-tools/kasan.rst | 117 ++++++++++++------
.../translations/zh_CN/dev-tools/sparse.rst | 2 +
.../zh_CN/dev-tools/testing-overview.rst | 25 ++++
.../translations/zh_CN/iio/iio_configfs.rst | 12 +-
.../zh_CN/scheduler/sched-stats.rst | 8 +-
8 files changed, 123 insertions(+), 56 deletions(-)
So these patches create a number of checkpatch warnings:
ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit c1d82dbcb0a6 ("docs: iio: fix example formatting")'
I've gone ahead and applied them anyway, but that might be a good thing
to watch out for in the future.
Sorry, I will keep this in mind.
Thanks
Yanteng