docs: kdoc: remove the section_intro variable
authorJonathan Corbet <corbet@lwn.net>
Fri, 6 Jun 2025 16:34:32 +0000 (10:34 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Jun 2025 20:37:16 +0000 (14:37 -0600)
commit42592bd46dded5fab5af1d5e04c9b17cbb4bca6d
tree52f9f5e8ae2941df9dcb5d8035c584045034b4bd
parentcef8c781ca71ddd0777d639775e66f8630359342
docs: kdoc: remove the section_intro variable

It is only used in one place, so just put the constant string
"Introduction" there so people don't have to go looking for it.

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250606163438.229916-4-corbet@lwn.net
scripts/lib/kdoc/kdoc_parser.py