Skip to content

Commit

Permalink
doc/cgroup: Fix title underline length
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Maxime Ripard committed Jan 15, 2025
1 parent f45cdbc commit 79c4b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/core-api/cgroup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Cgroup Kernel APIs
==================

Device Memory Cgroup API (dmemcg)
=========================
=================================
.. kernel-doc:: kernel/cgroup/dmem.c
:export:

0 comments on commit 79c4b4f

Please sign in to comment.