docs: kdoc: remove some ineffective code
authorJonathan Corbet <corbet@lwn.net>
Fri, 6 Jun 2025 16:34:36 +0000 (10:34 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Jun 2025 20:37:17 +0000 (14:37 -0600)
commitb23c71080b6cb0c12d4962321e5266814f980da1
tree627c695cf04cb600621b3cb732289d0ce35157d8
parentf9b4cf2e8518387d4c512d934137dc6968759ec4
docs: kdoc: remove some ineffective code

The code testing for a pointer declaration in process_name() has no actual
effect on subsequent actions; remove 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-8-corbet@lwn.net
scripts/lib/kdoc/kdoc_parser.py