]> git.baikalelectronics.ru Git - kernel.git/commit
docs: fs: proc.rst: fix a warning due to a merge conflict
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 2 Jun 2020 22:38:14 +0000 (00:38 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 19 Jun 2020 19:57:20 +0000 (13:57 -0600)
commit453ecbc731b4f34c66c6a441294137123958bce1
tree32168ca68f0e00cd6261da47efbd1e70245a27af
parentac58c0ad80c3c757f690c04e8d5ecc125c09c0cf
docs: fs: proc.rst: fix a warning due to a merge conflict

Changeset 460e5ff0f6cd ("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: 460e5ff0f6cd ("mm: smaps: Report arm64 guarded pages in smaps")
Fixes: e534581c34c2 ("docs: filesystems: convert proc.txt to ReST")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/28c4f4c5c66c0fd7cbce83fe11963ea6154f1d47.1591137229.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/proc.rst