]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scripts/kernel-doc: drop Sphinx version check
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 11 Feb 2025 06:19:04 +0000 (07:19 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 13 Feb 2025 18:33:33 +0000 (11:33 -0700)
commit089e06c3f113a8641a6cf502a34284a7c0ca1630
tree3285eb2ec9e0d5262c26eecc66138b5b4dd23477
parent8def404249af7a623eb22b8bcfb7430127c1edb3
scripts/kernel-doc: drop Sphinx version check

As the current minimal supported Sphinx version is 3.4.3, drop
support for older versions.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Kees Cook <kees@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/0d002e7550476a68547ee53ad06cfd8fdcaf7c3a.1739254187.git.mchehab+huawei@kernel.org
Documentation/sphinx/cdomain.py
Documentation/sphinx/kerneldoc.py
scripts/kernel-doc