]> 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, 28 Sep 2011 00:49:48 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:13 +0000 (14:53 +1000)
commitb89b96acb5276d89c198c2206024bcd1d522a955
treedbb6455c48e3f3c37151961631ecd9fd5b562e43
parent4fa1e522b83860707ba229214f63d6af5ed88b53
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 <>
include/scsi/scsi_netlink.h