From: Bart Van Assche Date: Wed, 24 Oct 2012 13:05:37 +0000 (+0200) Subject: IB/srp: Simplify SCSI error handling X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~23^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224db157431299582a65fb9d4c9228363146f8a9;p=pandora-kernel.git IB/srp: Simplify SCSI error handling Since scsi_remove_host() has been modified so that SCSI error handling functions will no longer be invoked after scsi_remove_host() returns, the test at the start of srp_send_tsk_mgmt() is now superfluous. Signed-off-by: Bart Van Assche Acked-by: David Dillow Signed-off-by: Roland Dreier --- Reading git-diff-tree failed