diff options
author | Randy Dunlap <[email protected]> | 2024-02-20 22:21:57 -0800 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-02-22 08:17:10 +0000 |
commit | a9c049f47e06cebeefff33a27ae7111818950ab9 (patch) | |
tree | 79bb988b34ec3c7b49f14a157ed382143dca5a6c /scripts/rustdoc_test_builder.rs | |
parent | 22ffc748a6475e75e058ecb16c5afdd6b9f1885f (diff) |
firmware: arm_scmi: Fix struct kernel-doc warnings in optee transport
Fix the kernel-doc notation for the nested union in struct
scmi_optee_channel to eliminate kernel-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'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: Cristian Marussi <[email protected]>
Cc: <[email protected]>
Reviewed-by: Cristian Marussi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions