From: James Bottomley Date: Thu, 1 Dec 2005 18:50:13 +0000 (-0600) Subject: [SCSI] correct some dropped const compiler warnings X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f23e146a122966bd58e5da9c16a0e12385f09fc;p=pandora-kernel.git [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 --- Reading git-diff-tree failed