From: Madhuranath Iyengar <mni@xxxxxxxxxxxxxxx> Folks, This patch series contains patches below to address the following: - purge the seven ctio* structs, into two ctio* and two ctio7* structures. - some naming concerns associated with functions, structures, macros and #defines. Please have a look and let us know if you have any concerns. Thanks. Madhuranath Iyengar (3): qla2xxx: Purge ctio_common_entry_t struct, and rename ctio_* structs for ISP 2xxx qla2xxx: Purge ctio7_common_entry_t struct, rename ctio7_* structs for ISP 24xx. qla2xxx: Renamed functions, structures, macros and defines. drivers/scsi/qla2xxx/qla_def.h | 2 +- drivers/scsi/qla2xxx/qla_init.c | 6 +- drivers/scsi/qla2xxx/qla_isr.c | 2 +- drivers/scsi/qla2xxx/qla_mbx.c | 10 +- drivers/scsi/qla2xxx/qla_mid.c | 2 +- drivers/scsi/qla2xxx/qla_target.c | 789 +++++++++++---------- drivers/scsi/qla2xxx/qla_target.h | 236 ++++--- drivers/target/tcm_qla2xxx/tcm_qla2xxx_configfs.c | 6 +- drivers/target/tcm_qla2xxx/tcm_qla2xxx_fabric.c | 4 +- 9 files changed, 543 insertions(+), 514 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html