[SCSI] correct some dropped const compiler warnings
authorJames Bottomley <jejb@titanic.(none)>
Thu, 1 Dec 2005 18:50:13 +0000 (12:50 -0600)
committerJames Bottomley <jejb@titanic.(none)>
Wed, 14 Dec 2005 01:12:05 +0000 (18:12 -0700)
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>

No differences found