]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit7f23e146a122966bd58e5da9c16a0e12385f09fc
tree0d478b2724611e794f8f32d732775018c586fc6d
parent8a47cd340b4a299087f926ff2780d1eb08513f04
[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>
drivers/scsi/scsi_devinfo.c
drivers/scsi/scsi_priv.h
include/scsi/scsi_device.h