docs: kdoc: simplify the output-item passing
authorJonathan Corbet <corbet@lwn.net>
Tue, 1 Jul 2025 21:54:09 +0000 (15:54 -0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 2 Jul 2025 20:14:31 +0000 (14:14 -0600)
commit703f9074a8e10ac3fe939025233acb7c47529608
treea0da0a1e1ccff75d145cfcc4d1e9e2fd5d802167
parent60016e0116b8d33f95e797b011799e717766ec13
docs: kdoc: simplify the output-item passing

Since our output items contain their name, we don't need to pass it
separately.

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