]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: dc395x: Fix a kernel-doc warning
authorBart Van Assche <bvanassche@acm.org>
Mon, 29 Nov 2021 19:46:04 +0000 (11:46 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 30 Nov 2021 04:02:14 +0000 (23:02 -0500)
commitfd79f3a18ab9829060958098911b4c0449367abf
tree93b34d3f286adc7f2e465825f19e0c92380c6314
parentcd8e50317923d2078b699b477e4f7c15781e4d16
scsi: dc395x: Fix a kernel-doc warning

Fix the following kernel-doc warning:

drivers/scsi/dc395x.c:964: warning: Excess function parameter 'done' description in 'dc395x_queue_command_lck'

Link: https://lore.kernel.org/r/20211129194609.3466071-8-bvanassche@acm.org
Fixes: 64e45e01dcd9 ("scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/dc395x.c