]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Wed, 16 Nov 2011 23:41:13 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Nov 2011 02:53:24 +0000 (13:53 +1100)
commit602472b74291580d2e46efcdcd058b16f1c5fca1
tree4f6bc9401d624f502421401aec671973e7cb52db
parent0dccb28a554f8ffb0d28d568216d0cb8ec062e06
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.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/scsi/scsi_netlink.h