Re: [PATCH] firmware: arm_scmi: optee: fix struct kernel-doc warnings

From: Sudeep Holla
Date: Thu Feb 22 2024 - 03:26:24 EST


On Tue, 20 Feb 2024 22:21:57 -0800, Randy Dunlap wrote:
> Fix the kernel-doc notation for the nested union in struct
> scmi_optee_channel to eliminate kerenl-doc warnings:
>
> optee.c:130: warning: Excess struct member 'shmem' description in 'scmi_optee_channel'
> optee.c:131: warning: Function parameter or struct member 'req' not described in 'scmi_optee_channel'
>
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] firmware: arm_scmi: optee: fix struct kernel-doc warnings
https://git.kernel.org/sudeep.holla/c/a9c049f47e06
--
Regards,
Sudeep