summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-14 12:33:06 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-15 18:10:01 -0300
commit315e6bc538ae271d55d0685dd3f937346ab2f60b (patch)
treef505d294c2a8f30377de21edf4fb5def0885a582 /Documentation
parent6ec71b205d2aab3d579471f487a9c0704689d2d4 (diff)
downloadop-kernel-dev-315e6bc538ae271d55d0685dd3f937346ab2f60b.zip
op-kernel-dev-315e6bc538ae271d55d0685dd3f937346ab2f60b.tar.gz
Documentation: rstFlatTable.py: fix a broken reference
The old HOWTO was removed a long time ago. The flat table version is not metioned elsewhere, so just get rid of the text. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/sphinx/rstFlatTable.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/sphinx/rstFlatTable.py b/Documentation/sphinx/rstFlatTable.py
index 25feb0d..2019a55 100755
--- a/Documentation/sphinx/rstFlatTable.py
+++ b/Documentation/sphinx/rstFlatTable.py
@@ -53,8 +53,6 @@ from docutils.utils import SystemMessagePropagation
# common globals
# ==============================================================================
-# The version numbering follows numbering of the specification
-# (Documentation/books/kernel-doc-HOWTO).
__version__ = '1.0'
PY3 = sys.version_info[0] == 3
OpenPOWER on IntegriCloud