From: Nicholas Bellinger Date: Mon, 19 Aug 2013 21:34:17 +0000 (-0700) Subject: target: Add return for se_cmd->transport_complete_callback X-Git-Tag: v3.12-rc1~23^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b0133c19af1ab268ed1f4414efa2782896a870;p=pandora-kernel.git target: Add return for se_cmd->transport_complete_callback This patch adds a sense_reason_t return to ->transport_complete_callback(), and updates target_complete_ok_work() to invoke the call if necessary to transport_send_check_condition_and_sense() during the failure case. Also update xdreadwrite_callback() to use this return value. Cc: Christoph Hellwig Cc: Hannes Reinecke Cc: Martin Petersen Cc: Chris Mason Cc: James Bottomley Cc: Nicholas Bellinger Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed