diff options
| author | <[email protected]> | 2005-04-17 19:57:29 +0000 |
|---|---|---|
| committer | James Bottomley <jejb@titanic> | 2005-04-18 17:35:31 +0000 |
| commit | 06f81ea8ca09b880cadf101d7e23b500e9c164bc (patch) | |
| tree | 87e70ac102f2498214f42e8f0ad879513669881b /drivers/scsi/scsi_error.c | |
| parent | scsi: add DID_REQUEUE to the error handling (diff) | |
| download | kernel-06f81ea8ca09b880cadf101d7e23b500e9c164bc.tar.gz kernel-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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions
