diff options
author | <htejun@gmail.com> | 2005-04-17 14:57:29 -0500 |
---|---|---|
committer | James Bottomley <jejb@titanic> | 2005-04-18 12:35:31 -0500 |
commit | 06f81ea8ca09b880cadf101d7e23b500e9c164bc (patch) | |
tree | 87e70ac102f2498214f42e8f0ad879513669881b /drivers/char | |
parent | bf341919dbc1fbcbb565fb3224c840760ebd9f85 (diff) |
[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 'drivers/char')
0 files changed, 0 insertions, 0 deletions