]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kernel_include.py: move apply_range() and add a docstring
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 22 Aug 2025 14:19:31 +0000 (16:19 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 29 Aug 2025 21:54:43 +0000 (15:54 -0600)
commit01dba1680cb4047d4f6e057276f805f93b7eea00
treeac7cad59cf2fdad3b6ab8715efb248e11672478d
parent4ad9cabc34d1b45ef77fa9c70e446658f6f5934b
docs: kernel_include.py: move apply_range() and add a docstring

While not required, better to have caller functions at the end.
As apply_range() is now called by xref_text(), move it to be
before the latter.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/a6ce0fd7c03a01338753fd81ed0c4631f78311d6.1755872208.git.mchehab+huawei@kernel.org
Documentation/sphinx/kernel_include.py