aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMartin Bligh <[email protected]>2007-05-23 16:11:46 -0700
committerJames Bottomley <[email protected]>2007-05-26 11:46:38 -0500
commitde5952e91caf41bd838a787c7b9b6ca2e1292484 (patch)
treeb1551cb27f64df74b16e18c63cfe4f39f7f8db33 /scripts/patch-kernel
parentc6a6c81cfdd0f9b95bf215d1b5626f4dbf1aba7d (diff)
[SCSI] megaraid: fix compiler warnings
The user ioctl mailbox can only support a 32 bit address for the commands structure. This is fine, since the area it's pointing to is allocated with pci_alloc_consistent(), so it should be physically < 4GB. Thus kill the ptr to u32 conversion warnings on 64 bit. Signed-off-by: Martin J. Bligh <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: "Patro, Sumant" <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions