diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2025-11-25 22:17:52 -0800 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-11-29 08:31:17 -0700 |
| commit | 18182f9758de45f5ea1e46b95f3a9548a30eb61d (patch) | |
| tree | 35bd62aef88b215acd72721c954355818d273738 /tools/lib/python/kdoc/kdoc_re.py | |
| parent | e36a7b1e173459bb250cb6a70681b64aa6d04915 (diff) | |
docs: kdoc_parser: use '@' for Excess enum value
kdoc is looking for "@value" here, so use that kind of string in the
warning message. The "%value" can be confusing.
This changes:
Warning: drivers/net/wireless/mediatek/mt76/testmode.h:92 Excess enum value '%MT76_TM_ATTR_TX_PENDING' description in 'mt76_testmode_attr'
to this:
Warning: drivers/net/wireless/mediatek/mt76/testmode.h:92 Excess enum value '@MT76_TM_ATTR_TX_PENDING' description in 'mt76_testmode_attr'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251126061752.3497106-1-rdunlap@infradead.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions
