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

Fix the following kernel-doc warning:

drivers/scsi/initio.c:2613: warning: Excess function parameter 'done' description in 'i91u_queuecommand_lck'

Link: https://lore.kernel.org/r/20211129194609.3466071-9-bvanassche@acm.org
Fixes: 6a3734f33b87 ("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/initio.c