[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200619135806.7f0e8b0f@lwn.net>
Date: Fri, 19 Jun 2020 13:58:06 -0600
From: Jonathan Corbet <corbet@....net>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel@...r.kernel.org,
Alexey Dobriyan <adobriyan@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Luigi Semenzato <semenzato@...omium.org>,
Aubrey Li <aubrey.li@...ux.intel.com>,
NeilBrown <neilb@...e.de>, Yang Shi <yang.shi@...ux.alibaba.com>,
Mark Brown <broonie@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
Daniel Kiss <daniel.kiss@....com>,
Kees Cook <keescook@...omium.org>,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 2/2] docs: fs: proc.rst: fix a warning due to a merge
conflict
On Wed, 3 Jun 2020 00:38:14 +0200
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> wrote:
> Changeset 424037b77519 ("mm: smaps: Report arm64 guarded pages in smaps")
> added a new parameter to a table. This causes Sphinx warnings,
> because there's now an extra "-" at the wrong place:
>
> /devel/v4l/docs/Documentation/filesystems/proc.rst:548: WARNING: Malformed table.
> Text in column margin in table line 29.
>
> == =======================================
> rd readable
> ...
> bt - arm64 BTI guarded page
> == =======================================
>
> Fixes: 424037b77519 ("mm: smaps: Report arm64 guarded pages in smaps")
> Fixes: c33e97efa9d9 ("docs: filesystems: convert proc.txt to ReST")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
I went ahead and applied this overdue patch, thanks.
jon
Powered by blists - more mailing lists