linux/drivers/scsi/qla4xxx
Lee Jones 67b8b93a55 scsi: qla4xxx: Fix incorrectly named function parameter
Fixes the following W=1 kernel build warning(s):

from  drivers/scsi/qla4xxx/ql4_iocb.c:8:
 drivers/scsi/qla4xxx/ql4_iocb.c:87: warning: Function parameter or member 'mrkr_mod' not described in 'qla4xxx_send_marker_iocb'
 drivers/scsi/qla4xxx/ql4_iocb.c:87: warning: Excess function parameter 'marker_type' description in 'qla4xxx_send_marker_iocb'

Link: https://lore.kernel.org/r/20200721164148.2617584-23-lee.jones@linaro.org
Cc: QLogic-Storage-Upstream@qlogic.com
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-07-24 22:10:00 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ql4_83xx.c
ql4_83xx.h scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header 2020-07-24 22:09:59 -04:00
ql4_attr.c
ql4_bsg.c
ql4_bsg.h
ql4_dbg.c
ql4_dbg.h
ql4_def.h scsi: qla4xxx: skip error recovery in case of register disconnect. 2018-02-13 21:35:41 -05:00
ql4_fw.h
ql4_glbl.h
ql4_init.c scsi: qla4xxx: Check return value of pci_set_mwi() 2020-07-24 22:09:59 -04:00
ql4_inline.h
ql4_iocb.c scsi: qla4xxx: Fix incorrectly named function parameter 2020-07-24 22:10:00 -04:00
ql4_isr.c
ql4_mbx.c scsi: qla4xxx: Fix-up incorrectly documented parameter 2020-07-24 22:10:00 -04:00
ql4_nvram.c
ql4_nvram.h
ql4_nx.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
ql4_nx.h scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used 2020-07-24 22:10:00 -04:00
ql4_os.c scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used 2020-07-24 22:10:00 -04:00
ql4_version.h