diff options
author | John Garry <[email protected]> | 2022-01-27 21:12:50 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-01-31 16:40:07 -0500 |
commit | 0aed75fd30dacd31144188f7ddd5d571db7511c5 (patch) | |
tree | 67a5f5f752052cb62007ca71020279488a37714f /scripts/gdb/linux/tasks.py | |
parent | edb854a3680bacc9ef9b91ec0c5ff6105886f6f3 (diff) |
scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
make W=1 complains of an undescribed function parameter:
drivers/scsi/pm8001/pm80xx_hwi.c:3938: warning: Function parameter or member 'circularQ' not described in 'process_one_iomb'
Fix it.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Damien Le Moal <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Acked-by: Jack Wang <[email protected]>
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions