]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Thu, 8 Dec 2011 04:33:18 +0000 (15:33 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Dec 2011 04:52:28 +0000 (15:52 +1100)
commit175498c8ad36e3e62e628f2e5458687b6c458654
tree95ac6c0d3ca941106c819e0fe8884954f5b96d19
parentc8988629711c230c4b3e6b46134e9bbe22534b16
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