linux-stable/drivers/scsi/qla4xxx
Lee Jones d10d1df630 scsi: qla4xxx: Rename function parameter descriptions
Fixes the following W=1 kernel build warning(s):

 drivers/scsi/qla4xxx/ql4_bsg.c:811: warning: Function parameter or member 'bsg_job' not described in 'qla4xxx_process_vendor_specific'
 drivers/scsi/qla4xxx/ql4_bsg.c:811: warning: Excess function parameter 'job' description in 'qla4xxx_process_vendor_specific'
 drivers/scsi/qla4xxx/ql4_bsg.c:858: warning: Function parameter or member 'bsg_job' not described in 'qla4xxx_bsg_request'
 drivers/scsi/qla4xxx/ql4_bsg.c:858: warning: Excess function parameter 'job' description in 'qla4xxx_bsg_request'

Link: https://lore.kernel.org/r/20200723122446.1329773-18-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:32:02 -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 scsi: qla4xxx: Remove set but unused variable 'status' 2020-07-24 22:32:00 -04:00
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 scsi: qla4xxx: Rename function parameter descriptions 2020-07-24 22:32:02 -04:00
ql4_bsg.h
ql4_dbg.c
ql4_dbg.h
ql4_def.h
ql4_fw.h
ql4_glbl.h
ql4_init.c scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' 2020-07-24 22:10:01 -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 scsi: qla4xxx: Repair function documentation headers 2020-07-24 22:10:01 -04:00
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 scsi: qla4xxx: Supply description for 'code' 2020-07-24 22:10:02 -04: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: Fix some kerneldoc parameter documentation issues 2020-07-24 22:10:01 -04:00
ql4_version.h