Re: [PATCH 2/2] doc/vm/page_owner.rst: Fix table display confusion

From: Jonathan Corbet
Date: Wed Apr 20 2022 - 08:46:41 EST


Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:

> On 4/20/22 10:06, Haowen Bai wrote:
>> After make htmldocs, the table which is made of tab will
>> display all by one line. so we make a standard table for STANDARD
>> FORMAT SPECIFIERS description.
>>
>> Signed-off-by: Haowen Bai <baihaowen@xxxxxxxxx>
>> ---
>> Documentation/vm/page_owner.rst | 34 ++++++++++++++++++++--------------
>> 1 file changed, 20 insertions(+), 14 deletions(-)
>>
>
> I guess this patch can be factored into its own single-patch series,
> so the zh_CN patch at [1/2] can depend on it, right?

I'm not quite sure what that would buy for anybody ... ? Arguably the
two patches could have appeared in the opposite order, but nothing will
break with it done this way.

jon