On Tue, 2012-01-10 at 15:42 -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > From: Alexander Shishkin <virtuoso@xxxxxxxxx> > Subject: scsi: fix a header to include linux/types.h > > For headers that get exported to userland and make use of u32 style > type names, it is advised to include linux/types.h. > > This fixes a headers_check warning. Well, this patch isn't correct as I've said several times (we really need someone to take a serious look at all the problems with exporting scsi.h to userspace). The warning was finally fixed by this patch instead: commit 7407e5bba2cc821950344fd1391d9ad1b7e0b397 Author: Tom Rini <tom_rini@xxxxxxxxxx> Date: Tue Apr 27 14:11:47 2010 -0700 [SCSI] Unexport scsi/scsi.h from headers_install But if someone wants to step up and make scsi/scsi.h exportable, I'm very open ... James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html