linux_dsm_epyc7002/drivers/s390/scsi
Steffen Maier 208d096154 scsi: zfcp: clarify function argument name for trace tag string
v2.6.30 commit 5ffd51a5e4 ("[SCSI] zfcp: replace current ERP logging with
a more convenient version") changed trace record distinguishing from a
numerical ID to a 7 character string called "trace tag". While starting to
use function arguments with different type and semantics, it did not change
the argument name accordingly.

v2.6.38 commit ae0904f60f ("[SCSI] zfcp: Redesign of the debug tracing
for recovery actions.") renamed variable names "id" into "tag" but only
within zfcp_dbf.*, not within zfcp_erp.c.

This was a bit confusing since the remainder of zfcp does use the term
"trace tag". Also "id" is quite generic and it's not obvious for what.
Just unify it consistently and use the "dbf" prefix to relate the arguments
to the code in zfcp_dbf.*.

Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-15 15:01:18 -05:00
..
Makefile s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
zfcp_aux.c scsi: zfcp: move SG table helper from aux to fc and make them static 2018-11-15 15:01:17 -05:00
zfcp_ccw.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zfcp_dbf.c scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header 2018-11-15 15:01:17 -05:00
zfcp_dbf.h scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header 2018-11-15 15:01:17 -05:00
zfcp_def.h scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header 2018-11-15 15:01:17 -05:00
zfcp_erp.c scsi: zfcp: clarify function argument name for trace tag string 2018-11-15 15:01:18 -05:00
zfcp_ext.h scsi: zfcp: clarify function argument name for trace tag string 2018-11-15 15:01:18 -05:00
zfcp_fc.c scsi: zfcp: move SG table helper from aux to fc and make them static 2018-11-15 15:01:17 -05:00
zfcp_fc.h scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again 2018-05-18 11:22:11 -04:00
zfcp_fsf.c scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB 2018-11-15 15:01:17 -05:00
zfcp_fsf.h scsi: zfcp: enhance comments on fc_link_speed and supported_speed 2018-05-18 11:28:17 -04:00
zfcp_qdio.c scsi: zfcp: clarify function argument name for trace tag string 2018-11-15 15:01:18 -05:00
zfcp_qdio.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zfcp_reqlist.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zfcp_scsi.c scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header 2018-11-15 15:01:17 -05:00
zfcp_sysfs.c scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset 2018-05-18 11:28:15 -04:00
zfcp_unit.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00