summaryrefslogtreecommitdiff
path: root/Documentation/process
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2024-01-31 11:49:34 +0300
committerJonathan Corbet <corbet@lwn.net>2024-02-05 19:53:02 +0300
commitbbf00be93e09081ffa06e6fd84ed8f4e469a99d0 (patch)
treea95b296ae6dbe50c0e55b0761e5a9911771da00b /Documentation/process
parent5c7944ca7b13978744ec83e131aef9255fdbabbe (diff)
downloadlinux-bbf00be93e09081ffa06e6fd84ed8f4e469a99d0.tar.xz
kernel-doc: Support arrays of pointers struct fields
In a rather unusual arrangement in include/media/v4l2-vp9.h struct v4l2_vp9_frame_symbol_counts has fields that are arrays of pointers, not a pointer to an array, which is what's usually done. Add support for such arrays of pointers to kernel-doc. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240131084934.191226-1-sakari.ailus@linux.intel.com
Diffstat (limited to 'Documentation/process')
0 files changed, 0 insertions, 0 deletions