git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c05d1
)
[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
author
Matthew Wilcox
<matthew@wil.cx>
Fri, 5 Oct 2007 19:55:01 +0000
(15:55 -0400)
committer
James Bottomley
<jejb@mulgrave.localdomain>
Tue, 23 Oct 2007 19:09:04 +0000
(15:09 -0400)
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 <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found