Re: [PATCH] Documentation: fix malformed table in filesystems/proc.rst

From: Randy Dunlap
Date: Mon Jun 15 2020 - 10:53:28 EST


On 6/15/20 6:22 AM, Jonathan Corbet wrote:
> On Sun, 14 Jun 2020 23:54:26 -0700
> Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>> On 6/14/20 11:53 PM, Mauro Carvalho Chehab wrote:
>>> Em Sun, 14 Jun 2020 20:33:22 -0700
>>> Randy Dunlap <rdunlap@xxxxxxxxxxxxx> escreveu:
>>>
>>>> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>>>
>>>> Fix malformed table in "proc.rst" by dropping a needless hyphen ('-').
>>>>
>>>> Documentation/filesystems/proc.rst:548: WARNING: Malformed table.
>>>> Text in column margin in table line 29.
>>>>
>>>> Fixes: 424037b77519 ("mm: smaps: Report arm64 guarded pages in smaps")
>>>> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>>> Cc: Daniel Kiss <daniel.kiss@xxxxxxx>
>>>> Cc: Mark Brown <broonie@xxxxxxxxxx>
>>>> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
>>>
>>> I submitted an identical patch on Jan, 3.
>>
>> OK. Well, that's disappointing IMHO.
>
> Sorry if I have caused disappointment.

No problem. I read Jan and not June.

> In any case, that's *June*, not January, that the patch was submitted. I
> didn't apply it because, since the problem didn't come through docs-next,
> it didn't apply there. Now that docs-next is caught up with 5.8-rc1 I can
> apply such things again...

thanks.
--
~Randy