Skip to content

Commit 79c4b4f

Browse files
committed
doc/cgroup: Fix title underline length
Commit b168ed4 ("kernel/cgroup: Add "dmem" memory accounting cgroup") introduced a new documentation file, with a shorter than expected underline. This results in a documentation build warning. Fix that underline length. Fixes: b168ed4 ("kernel/cgroup: Add "dmem" memory accounting cgroup") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/r/20250113154611.624256bf@canb.auug.org.au/ Acked-by: Tejun Heo <tj@kernel.org> Reviewed-by: Simona Vetter <simona.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20250113092608.1349287-4-mripard@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
1 parent f45cdbc commit 79c4b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/core-api/cgroup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Cgroup Kernel APIs
33
==================
44

55
Device Memory Cgroup API (dmemcg)
6-
=========================
6+
=================================
77
.. kernel-doc:: kernel/cgroup/dmem.c
88
:export:
99

0 commit comments

Comments
 (0)