]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools: ynl_gen_rst.py: drop support for generating index files
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Jun 2025 07:34:39 +0000 (09:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 05:47:30 +0000 (07:47 +0200)
commitdc2f50796a78061480a658e2b7c2ebacc4c8d84e
treec9279b8a98aeeca64dddd80a73bee8a24dadc11b
parent11d137aaef802fb2a22b917b4d91e800141140c7
tools: ynl_gen_rst.py: drop support for generating index files

As we're now using an index file with a glob, there's no need
to generate index files anymore.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
tools/net/ynl/pyynl/ynl_gen_rst.py