diff options
author | Tejun Heo <tj@kernel.org> | 2009-04-21 03:16:56 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-04-21 03:16:56 (GMT) |
commit | 2ecf0a57c60dcb588f310d94412118e15c510532 (patch) | |
tree | 0491672f5c24b7a73493510eb5572c1ac034cb00 /scripts/checkpatch.pl | |
parent | 2c316bb57ad4e9f0f3de2d7ef1ae85530c2a7e69 (diff) | |
download | linux-2ecf0a57c60dcb588f310d94412118e15c510532.tar.xz |
ide-dma: don't reset request fields on dma_timeout_retry()
Impact: drop unnecessary code
Now that everything uses bio and block operations, there is no need to
reset request fields manually when retrying a request. Every field is
guaranteed to be always valid. Drop unnecessary request field
resetting from ide_dma_timeout_retry().
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions