mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
JIRA: https://issues.redhat.com/browse/RHEL-123090
Upstream Status: net.git commit 2af8a8a47df3
Conflicts: Some code updates for cdomain.py are missing, but the related
commits modified too many files. Since we plan to remove this file anyway,
let’s just skip the cdomain.py update commits.
commit 2af8a8a47df36a202c65ce4af93fb8bc7b607210
Author: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Date: Sat Sep 20 17:22:09 2025 +0200
docs: remove cdomain.py
This is not used anymore, as it was a logic we had to support
pre Sphinx 3.x, as shown at:
afde706afd ("Make the docs build "work" with Sphinx 3.x")
Remove it.
Fixes: b26717852db7 ("docs: conf.py: drop backward support for old Sphinx versions")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <3b86d236c64af17924e4cfedbbfb8bc60059802f.1758381727.git.mchehab+huawei@kernel.org>
Signed-off-by: Hangbin Liu <haliu@redhat.com>