diff options
author | <htejun@gmail.com> | 2005-04-17 21:57:29 +0200 |
---|---|---|
committer | James Bottomley <jejb@titanic> | 2005-04-18 19:35:31 +0200 |
commit | 06f81ea8ca09b880cadf101d7e23b500e9c164bc (patch) | |
tree | 87e70ac102f2498214f42e8f0ad879513669881b /init | |
parent | scsi: add DID_REQUEUE to the error handling (diff) | |
download | linux-06f81ea8ca09b880cadf101d7e23b500e9c164bc.tar.xz linux-06f81ea8ca09b880cadf101d7e23b500e9c164bc.zip |
[PATCH] scsi: remove volatile from scsi data
This patch removes volatile qualifier from scsi_device->device_busy,
Scsi_Host->host_busy and ->host_failed as the volatile qualifiers
don't serve any purpose now. While at it, convert those fields from
unsigned short to unsigned int as suggested by Christoph.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions