diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-08-11 09:34:48 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2023-09-05 10:10:42 -0500 |
commit | ad495a52d69653b48722411aae23df3a96e616e6 (patch) | |
tree | fbcc6c0beed489f51e2b410386de70621cb7acea /drivers/mailbox/platform_mhu.c | |
parent | 9b63a810c6f95b65b26772f388966b85315d759f (diff) | |
download | lwn-ad495a52d69653b48722411aae23df3a96e616e6.tar.gz lwn-ad495a52d69653b48722411aae23df3a96e616e6.zip |
mailbox: bcm-pdc: Fix some kernel-doc comments
Fix some kernel-doc comments to silence the warnings:
drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Function parameter or member 'pdcs' not described in 'pdc_tx_list_sg_add'
drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Excess function parameter 'spu_idx' description in 'pdc_tx_list_sg_add'
drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Function parameter or member 'pdcs' not described in 'pdc_rx_list_sg_add'
drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Excess function parameter 'spu_idx' description in 'pdc_rx_list_sg_add'
drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Function parameter or member 't' not described in 'pdc_tasklet_cb'
drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Excess function parameter 'data' description in 'pdc_tasklet_cb'
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/platform_mhu.c')
0 files changed, 0 insertions, 0 deletions