Home
last modified time | relevance | path

Searched hist:f600c77aeaff6e59806d7eef9ac269a7c1a6d817 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff f600c77aeaff6e59806d7eef9ac269a7c1a6d817 Tue Dec 19 01:18:08 CET 2023 Jonathan Corbet <corbet@lwn.net> docs: ignore __counted_by attribute in structure definitions

kernel-doc appeared to ignore __counted_by, but appearances can be
deceiving; it caused member names to not be recognized, which manifested as
a number of spurious "Excess struct member" warnings. Filter that
attribute out and reduce the warning onslaught slightly.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>