Cc: bobwxc@xxxxxxxx All looks fine for me. On 2021/3/30 下午7:47, Yanteng Si wrote: > This series of patches: > translates Documention/cpu-freq/* into Chinese. > add .../zh_CN/mips to zh_CN index > add .../zh_CN/iio to zh_CN index > add .../zh_CN/riscv to zh_CN index > > v1 -> v2: > > Correction of some errata; > Thanks to Jiaxun and Xiangcheng for their > help,:) > > v2 -> v3: > > Correction of a small number of errata; > > Yabteng Si(8): > docs/zh_CN: add cpu-freq core.rst translation > docs/zh_CN: add cpu-freq cpu-drivers.rst translation > docs/zh_CN: add cpu-freq cpufreq-stats.rst translation > docs/zh_CN: add cpu-freq index.rst translation > docs/zh_CN: add cpu-freq to zh_CN index > docs/zh_CN: add mips to zh_CN index > docs/zh_CN: add iio to zh_CN index > docs/zh_CN: add riscv to zh_CN index > > Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > --- > Documentation/translations/zh_CN/cpu-freq/core.rst | 105 > +++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst | 259 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/cpufreq-stats.rst | 130 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Documentation/translations/zh_CN/cpu-freq/index.rst | 45 > ++++++++++++++++++++ > Documentation/translations/zh_CN/index.rst | 4 ++ > 5 files changed, 543 insertions(+) >