• Yang Li's avatar
    mailbox: bcm-pdc: Fix some kernel-doc comments · ad495a52
    Yang Li authored
    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: default avatarYang Li <yang.lee@linux.alibaba.com>
    Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
    ad495a52
bcm-pdc-mailbox.c 47.6 KB