X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fsphinx%2FrstFlatTable.py;h=2019a55f6b182a4a5306b204b096739bfae143bb;hb=f4366e44efeb895c358fddd11f9ecee81bdad06b;hp=25feb0d35e7abc7f6ff7797faf02e9e79321e644;hpb=4695daefba8df8a11fa0b0edd595eedae9ea59ae;p=linux-2.6-microblaze.git diff --git a/Documentation/sphinx/rstFlatTable.py b/Documentation/sphinx/rstFlatTable.py index 25feb0d35e7a..2019a55f6b18 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