commit | 7f23e146a122966bd58e5da9c16a0e12385f09fc | [log] [tgz] |
---|---|---|
author | James Bottomley <jejb@titanic.(none)> | Thu Dec 01 12:50:13 2005 -0600 |
committer | James Bottomley <jejb@titanic.(none)> | Tue Dec 13 18:12:05 2005 -0700 |
tree | 0d478b2724611e794f8f32d732775018c586fc6d | |
parent | 8a47cd340b4a299087f926ff2780d1eb08513f04 [diff] |
[SCSI] correct some dropped const compiler warnings Make the vendor, model and rev fields in scsi_device pointers to const and update a few prototypes of functions using them. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>