diff options
author | Jonathan Corbet <corbet@lwn.net> | 2025-06-27 12:39:59 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-01 13:11:58 -0600 |
commit | 8976f993a3aa8c00699ed5cb1bc939e11c88a713 (patch) | |
tree | e32786b13bad97fd1dbb8ef22694c86fbb1fb3c1 /scripts/lib/kdoc/kdoc_re.py | |
parent | 388f4da27c4eaa2813259bcfbfc9b94ac8754902 (diff) |
docs: kdoc: remove the inline states-within-a-state
The processing of inline kerneldoc comments is a state like the rest, but
it was implemented as a set of separate substates. Just remove the
substate logic and make the inline states normal ones like the rest.
INLINE_ERROR was never actually used for anything, so just take it out.
No changes to the generated output.
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250627184000.132291-8-corbet@lwn.net
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions