summaryrefslogtreecommitdiff
path: root/tools/docs/get_abi.py
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-12-03 08:55:34 +0000
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-12-03 10:07:37 +0100
commitf7231cff1f3ff8259bef02dc4999bc132abf29cf (patch)
tree15f37441ec3235bed9066de4e960d5ba477b0fbb /tools/docs/get_abi.py
parent1f2353f5a1af995efbf7bea44341aa0d03460b28 (diff)
media: uapi: c3-isp: Fix documentation warning
Building htmldocs generates a warning: WARNING: include/uapi/linux/media/amlogic/c3-isp-config.h:199 error: Cannot parse struct or union! Which correctly highlights that the c3_isp_params_block_header symbol is wrongly documented as a struct while it's a plain #define instead. Fix this by removing the 'struct' identifier from the documentation of the c3_isp_params_block_header symbol. [ribalda: Add Closes:] Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/all/20251127131425.4b5b6644@canb.auug.org.au/ Fixes: 45662082855c ("media: uapi: Convert Amlogic C3 to V4L2 extensible params") Cc: stable@vger.kernel.org Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/docs/get_abi.py')
0 files changed, 0 insertions, 0 deletions