From: Madhuranath Iyengar <mni@xxxxxxxxxxxxxxx> Folks, This patch series contains patches below to address the following: - Merge some functions with names containing *2xxx* and *24xx* into a single function. In the process some code has been reduced. - Rename some more structs and functions. Some renaming has been done as part of the merge function patches. This renaming is in addition to the renaming done with the series of the patches submitted earlier. Please have a look and let us know if you have any concerns. Thanks. Madhuranath Iyengar (8): qla2xxx/tcm_qla2xxx: Merge send term exchange functions in qla_target.c. qla2xxx: Merge notify ack functions in qla_target.c. qla2xxx: Merge send busy functions in qla_target.c. qla2xxx: Merge load data segments functions in qla_target.c. qla2xxx: Merge handle SRR functions in qla_target.c. qla2xxx: Cleanup send and modify lun functions in qla_target.[ch]. qla2xxx/tcm_qla2xxx: Rename qla_tgt_2xxx_xmit_response() function. qla2xxx: Rename qla_tgt_24xx_init_ctio_ret_entry() function. drivers/scsi/qla2xxx/qla_target.c | 874 +++++++++-------------- drivers/scsi/qla2xxx/qla_target.h | 36 +- drivers/target/tcm_qla2xxx/tcm_qla2xxx_fabric.c | 12 +- 3 files changed, 358 insertions(+), 564 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