aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
diff options
context:
space:
mode:
author <[email protected]>2005-04-17 19:57:29 +0000
committerJames Bottomley <jejb@titanic>2005-04-18 17:35:31 +0000
commit06f81ea8ca09b880cadf101d7e23b500e9c164bc (patch)
tree87e70ac102f2498214f42e8f0ad879513669881b /drivers/scsi/scsi_error.c
parentscsi: add DID_REQUEUE to the error handling (diff)
downloadkernel-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