Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of contai…
…ner_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>
- Loading branch information