Just some stuff I came across while looking at the demo-related code. Compile-tested, if you wanted to take a look at the last one and make sure I didn't miss anything, that would be nice :) Thanks -- Andy The following changes since commit f640eaa57928473ce3de92f7e3213a4e7513e229: tcm_qla2xxx: Remove duplicate header file inclusion (2012-07-11 14:37:04 -0700) are available in the git repository at: git://fedorapeople.org/home/fedora/grover/public_git/linux-2.6.git for-nab Andy Grover (5): target: Remove unneeded double parentheses target: Remove hba param from core_dev_add_lun target: Misc retval cleanups target: Eliminate else using boolean logic target: refactor core_update_device_list_for_node() drivers/target/iscsi/iscsi_target.c | 2 +- drivers/target/iscsi/iscsi_target_login.c | 6 +- drivers/target/iscsi/iscsi_target_parameters.c | 2 +- drivers/target/iscsi/iscsi_target_tpg.c | 27 +++-- drivers/target/target_core_device.c | 169 ++++++++++++++---------- drivers/target/target_core_fabric_configfs.c | 3 +- drivers/target/target_core_internal.h | 9 +- drivers/target/target_core_pr.c | 6 +- drivers/target/target_core_tpg.c | 14 +- 9 files changed, 132 insertions(+), 106 deletions(-) -- 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