commit | 7832dea738dc3ea4a40860dc8b9f83ca1e092ab9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Oct 30 08:40:43 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 30 13:07:02 2020 +0100 |
tree | 4619f978a59deaf36fc09cb20aaaa4ca835594f8 | |
parent | c12759ff2dd029ce74b026e6b6bc62060383a5a7 [diff] [blame] |
docs: ABI: don't escape ReST-incompatible chars from obsolete and removed With just a single fix, the contents there can be parsed properly without the need to escape any ReST incompatible stuff. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/472f4574b6aa2ff4de5a819db1a4a5c9a34f5168.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
diff --git a/Documentation/admin-guide/abi-removed.rst b/Documentation/admin-guide/abi-removed.rst index 497978f..f7e9e43 100644 --- a/Documentation/admin-guide/abi-removed.rst +++ b/Documentation/admin-guide/abi-removed.rst
@@ -2,3 +2,4 @@ =================== .. kernel-abi:: $srctree/Documentation/ABI/removed + :rst: