Re: [PATCH] Documentation: taskstats: Reindent payload kinds list

From: Jonathan Corbet

Date: Mon Nov 10 2025 - 14:53:11 EST


Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:

> Payload kinds list text is indented at the first text column, rather
> than aligned to the list number. As an effect, the third item becomes
> sublist of second item's third sublist item (TASKTYPE_TYPE_STATS).
>
> Reindent the list text.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
> ---
> Documentation/accounting/taskstats.rst | 52 +++++++++++++-------------
> 1 file changed, 27 insertions(+), 25 deletions(-)

Applied, thanks.

jon