From bcab2ccdc61679b6e33d35ae3fe8275df8e20c61 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Fri, 19 Apr 2013 09:23:28 +0800 Subject: [PATCH] [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init() Fix to return -ENOMEM in the create workqueue error case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-format-patch failed