From: Matthew Wilcox Date: Fri, 5 Oct 2007 19:55:01 +0000 (-0400) Subject: [SCSI] sym53c8xx: Remove unnecessary check in queuecommand X-Git-Tag: v2.6.24-rc1~19^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c222dc45ddf01b0dabb8a4d3e232e13e1452b5;p=pandora-kernel.git [SCSI] sym53c8xx: Remove unnecessary check in queuecommand The midlayer won't scan the host ID, so we don't need to check. This is the only caller of sym_xpt_done2, so remove that too. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed