scsi: pmcraid: Fix kernel-doc comment
Fix kernel-doc comment to silence the warnings: drivers/scsi/pmcraid.c:2697: warning: Excess function parameter 'scsi_cmd' description in 'pmcraid_reset_device' drivers/scsi/pmcraid.c:2697: warning: Function parameter or member 'scsi_dev' not described in 'pmcraid_reset_device' Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6843 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://lore.kernel.org/r/20231017025853.67562-1-yang.lee@linux.alibaba.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
2bbeb8d124
commit
9e1c911ecb
@ -2679,7 +2679,7 @@ static int pmcraid_error_handler(struct pmcraid_cmd *cmd)
|
||||
/**
|
||||
* pmcraid_reset_device - device reset handler functions
|
||||
*
|
||||
* @scsi_cmd: scsi command struct
|
||||
* @scsi_dev: scsi device struct
|
||||
* @timeout: command timeout
|
||||
* @modifier: reset modifier indicating the reset sequence to be performed
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user