diff options
author | Christoph Hellwig <hch@lst.de> | 2007-01-02 12:56:00 +0100 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-01-13 20:50:21 +0100 |
commit | 596f482a90ae27ea1b3da6a12ee42909045fbfd0 (patch) | |
tree | 9a17313c93aacb1ac7a0c1a567d52ee3a87d1dd6 /drivers/macintosh | |
parent | [SCSI] SNI RM 53c710 driver (diff) | |
download | linux-596f482a90ae27ea1b3da6a12ee42909045fbfd0.tar.xz linux-596f482a90ae27ea1b3da6a12ee42909045fbfd0.zip |
[SCSI] kill scsi_rety_command
scsi_retry_command only has a single caller, so there is no point
in having this function. Additionally the memset of the sense
buffer it does is entirely superflous as scsi_request_fn already
calls scsi_init_cmd_errh to perform this memset before the command
is reissued.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions