public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the cgroup tree
@ 2024-08-01  5:48 Stephen Rothwell
  2024-08-01  7:15 ` [PATCH v1] Documentation: Fix the compilation errors in union_find.rst Xavier
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2024-08-01  5:48 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Xavier, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 2083 bytes --]

Hi all,

After merging the cgroup tree, today's linux-next build (htmdocs)
produced these warnings:

Documentation/core-api/union_find.rst:22: WARNING: Definition list ends without a blank line; unexpected unindent.
Documentation/core-api/union_find.rst:66: WARNING: Title underline too short.

Initializing union-find
--------------------
Documentation/core-api/union_find.rst:74: WARNING: Literal block ends without a blank line; unexpected unindent.
Documentation/core-api/union_find.rst: WARNING: document isn't included in any toctree
Documentation/translations/zh_CN/core-api/union_find.rst:6: WARNING: Title overline too short.

===========================
Linux中的并查集(Union-Find)
===========================
Documentation/translations/zh_CN/core-api/union_find.rst:15: WARNING: Title underline too short.

何为并查集,它有什么用?
---------------------
Documentation/translations/zh_CN/core-api/union_find.rst:20: ERROR: Unexpected indentation.
Documentation/translations/zh_CN/core-api/union_find.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/translations/zh_CN/core-api/union_find.rst:40: WARNING: Title underline too short.

并查集的Linux实现
----------------
Documentation/translations/zh_CN/core-api/union_find.rst:51: WARNING: Literal block ends without a blank line; unexpected unindent.
Documentation/translations/zh_CN/core-api/union_find.rst:55: WARNING: Title underline too short.

初始化并查集
---------
Documentation/translations/zh_CN/core-api/union_find.rst:62: WARNING: Literal block ends without a blank line; unexpected unindent.
Documentation/translations/zh_CN/core-api/union_find.rst:66: WARNING: Title underline too short.

查找并查集的根节点
----------------
Documentation/translations/zh_CN/core-api/union_find.rst:81: WARNING: Title underline too short.

合并两个并查集
-------------

Introduced by commit

  93c8332c8373 ("Union-Find: add a new module in kernel library")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-02 18:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01  5:48 linux-next: build warnings after merge of the cgroup tree Stephen Rothwell
2024-08-01  7:15 ` [PATCH v1] Documentation: Fix the compilation errors in union_find.rst Xavier
2024-08-01 17:06   ` Tejun Heo
2024-08-02  3:33     ` [PATCH v2] " Xavier
2024-08-02 18:58       ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox