Skip to content

Commit 92fb809

Browse files
author
Jonathan Corbet
committed
docs: kdoc: Remove a Python 2 comment
We no longer support Python 2 in the docs build chain at all, so we certainly do not need to admonish folks to keep this file working with it. Cc: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Tested-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250703184403.274408-7-corbet@lwn.net
1 parent 414ccf9 commit 92fb809

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Documentation/sphinx/kerneldoc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
# Authors:
2626
# Jani Nikula <jani.nikula@intel.com>
2727
#
28-
# Please make sure this works on both python2 and python3.
29-
#
3028

3129
import codecs
3230
import os

0 commit comments

Comments
 (0)