From: Nicholas Bellinger Date: Sun, 9 Oct 2011 09:02:51 +0000 (-0700) Subject: target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort X-Git-Tag: v3.2-rc1~24^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc52b54207f361f7abf6cbe26f5199ae8b7cf23;p=pandora-kernel.git target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort This patch merges transport_cmd_finish_abort_tmr() logic into a single transport_cmd_finish_abort() function by adding a cmd->se_tmr_req check around transport_lun_remove_cmd(), and updates the single caller within core_tmr_drain_tmr_list(). Reported-by: Christoph Hellwig Cc: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed