]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Fri, 2 Dec 2011 03:09:16 +0000 (14:09 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 2 Dec 2011 03:15:26 +0000 (14:15 +1100)
commit9e7f200abf8da58e9f73204c28de6ba1f97468b9
tree5666e72e6c0bdaff41a2d106f98ff2c2d12b8f29
parent2799b13ada7b19a02e8846c199318f21f7b97529
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