]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Wed, 5 Oct 2011 00:42:36 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 06:19:36 +0000 (17:19 +1100)
commit7b3b6c901aa0a306b4da319a380dd59714260b80
tree2aaca0a129eac810d3fd53c17c2619d67fe27cc3
parent3dada9ce94952b7c35fd761effc4cbf8267367b9
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