Skip to content

Commit 315e6bc

Browse files
committed
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>
1 parent 6ec71b2 commit 315e6bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/sphinx/rstFlatTable.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@
5353
# common globals
5454
# ==============================================================================
5555

56-
# The version numbering follows numbering of the specification
57-
# (Documentation/books/kernel-doc-HOWTO).
5856
__version__ = '1.0'
5957

6058
PY3 = sys.version_info[0] == 3

0 commit comments

Comments
 (0)