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 <[email protected]> Closes: https://lore.kernel.org/r/[email protected]/ Acked-by: Tejun Heo <[email protected]> Reviewed-by: Simona Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
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)