]> Gentwo Git Trees - linux/.git/commit
docs: move get_abi.py to tools/docs
authorJonathan Corbet <corbet@lwn.net>
Wed, 13 Aug 2025 17:33:09 +0000 (11:33 -0600)
committerJonathan Corbet <corbet@lwn.net>
Tue, 28 Oct 2025 22:01:20 +0000 (16:01 -0600)
commita5dd93016f20912ec141d569b897e1fc2d94977d
tree9c8c370243598073745ad4a0555ae08f9b033b3e
parenteaae0ad9720428cd9e2bf9a40fedf137db95184f
docs: move get_abi.py to tools/docs

Move this tool out of scripts/ to join the other documentation tools; fix
up a couple of erroneous references in the process.

It's worth noting that this script will fail badly unless one has a
PYTHONPATH referencing scripts/lib/abi.

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/Kconfig
Documentation/Makefile
Documentation/sphinx/kernel_abi.py
MAINTAINERS
tools/docs/get_abi.py [moved from scripts/get_abi.py with 100% similarity]