]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting
authorEric Moore <eric.moore@lsi.com>
Sat, 29 Sep 2007 16:15:59 +0000 (10:15 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:08 +0000 (14:52 -0400)
commite7eae9f6e94cd49261c2997b0b4f768c1351bc02
treed82cd39d6d997fc650a0fae933ecaf7514e4e7de
parentcce99c6925b8d6a59cf584411277c1c20c330334
[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting

The driver is currently typecasting to obtain the shost hostdata. The
driver is updated to use the shost_priv macro.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptctl.c
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptspi.c