Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

huangapple go评论51阅读模式
英文:

Documentation/admin-guide/device-mapper/writecache.rst:23: ERROR: Unexpected indentation

问题

在使用 sudo make htmldocs 编译 Linux 文档时,我遇到以下错误:

/linux_work/linux_stable/Documentation/admin-guide/device-mapper/writecache.rst:23: ERROR: Unexpected indentation.
/linux_work/linux_stable/Documentation/ABI/testing/sysfs-bus-nvdimm:11: ERROR: Unexpected indentation.
/linux_work/linux_stable/Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: ERROR: Unexpected indentation.

但当我检查了源代码后,我无法找出错误的原因。

这是 writecache.rst 的内容:

Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

这是 sysfs-bus-iio-sx9324 的内容:

Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

这是 sysfs-bus-nvdimm 的内容:

Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

如何修复这些错误?

英文:

While compiling linux documentation using sudo make htmldocs I'm getting the following errors

/linux_work/linux_stable/Documentation/admin-guide/device-mapper/writecache.rst:23: ERROR: Unexpected indentation.
/linux_work/linux_stable/Documentation/ABI/testing/sysfs-bus-nvdimm:11: ERROR: Unexpected indentation.
/linux_work/linux_stable/Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: ERROR: Unexpected indentation.

But when I checked the source code. I couldn't figure out the cause of the error.

Here's writecache.rst:

Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

Here's
Here's sysfs-bus-iio-sx9324:
Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

Here's sysfs-bus-nvdimm:

Documentation/admin-guide/device-mapper/writecache.rst:23: 错误:意外缩进

How can I fix the errors:

答案1

得分: 0

这些补丁解决了问题:

https://lore.kernel.org/linux-doc/1d576ae406d6183321320ffceb9c63a09fa095d3.1660829433.git.mchehab@kernel.org/

https://lore.kernel.org/lkml/20220702042350.23187-3-bagasdotme@gmail.com/T/

英文:

This patches solved the issue:

https://lore.kernel.org/linux-doc/1d576ae406d6183321320ffceb9c63a09fa095d3.1660829433.git.mchehab@kernel.org/

https://lore.kernel.org/lkml/20220702042350.23187-3-bagasdotme@gmail.com/T/

huangapple
  • 本文由 发表于 2023年5月24日 22:54:43
  • 转载请务必保留本文链接:https://go.coder-hub.com/76324854.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定