From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> This series resolves remaining err.h return checking issues in lio-core.git fabric modules using transport_init_session() and target_fabric_configfs_init() callers. This includes patch #1 for iscsi-target to fix a seperate leak on exit bug along with adding proper IS_ERR usage in iscsi_login_zero_tsih_s1() code. Thanks, Nicholas Bellinger (3): iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 target: Fix err.h return handling for transport_init_session target: Fix err.h return handling for target_fabric_configfs_init drivers/scsi/ibmvscsi/ibmvscsis.c | 6 +++--- drivers/target/iscsi/iscsi_target_login.c | 13 ++++++++----- drivers/target/tcm_qla2xxx/tcm_qla2xxx_configfs.c | 8 ++++---- drivers/target/tcm_vhost/tcm_vhost_configfs.c | 6 +++--- 4 files changed, 18 insertions(+), 15 deletions(-) -- 1.7.2.5 -- 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