[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Jul 2008 00:50:25 +0000 (10:50 +1000)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:37 +0000 (08:22 -0500)
commitd7f305e9a08040649b0800245e67708df58cdb55
treeb93fdf66ba2a3b96bd07beba332eb881b20163a9
parent02a1e3ce7df624ba91e8ff06e172f448746ad76a
[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of

The sym53c8xx driver, for some reason, seems to mostly re-implement
linux/list.h with added bogosity. The main one is it's implementation
of sym_que_entry which spits warnings with recent gcc's on some
64 bits architectures.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/sym53c8xx_2/sym_misc.h