mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
Since a patch set in my translation devicetree introduce some build warnings: Warning: Documentation/translations/zh_CN/devicetree/changesets.rst references a file that doesn't exist: Documentation/Devicetree/changesets.rst ... Change the first letter of Devicetree to lowercase. Fixes:9485acfded("docs/zh_CN: add dt kernel-api translation") Fixes:f773455ce5("docs/zh_CN: add dt overlay-notes translation") Fixes:5e38432db8("docs/zh_CN: add dt dynamic-resolution-notes translation") Fixes:330f5a3005("docs/zh_CN: add dt changesets translation") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Wu XiangCheng <bobwxc@email.cn> Link: https://lore.kernel.org/r/20221008094139.314151-1-siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>