]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kdoc_yaml_file: use a better name for the tests
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 23 Mar 2026 09:10:51 +0000 (10:10 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 25 Mar 2026 19:36:46 +0000 (13:36 -0600)
commite786fab2cfcc9ab65adf35d2eab4ca94abe1955f
tree704f4e96e15077d03dd2ccf4aa813fcc9862ea4a
parent99ec67a9984fdf38c7ed78695aeb1b99cfee5b50
docs: kdoc_yaml_file: use a better name for the tests

Instead of always using a name with a number on it, use
the name of the object directly whenever possible.

When the name is already used, append a number prefix at
the end.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <d1c4cd94547d843af0debf9e317e006d55d705f1.1774256269.git.mchehab+huawei@kernel.org>
tools/lib/python/kdoc/kdoc_yaml_file.py