]> Pileus Git - ~andy/linux/commit
mtip32xx: fix warnings/errors on 32-bit compiles
authorJens Axboe <axboe@kernel.dk>
Tue, 27 Sep 2011 21:50:01 +0000 (15:50 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 5 Nov 2011 07:35:10 +0000 (08:35 +0100)
commit16d02c040bb6769068f7c4b54ea8542f14237362
treee391b816d198069b3b77271277311eca24fb6a0e
parent88523a61558a040546bf7d8b079ae0755d8e7005
mtip32xx: fix warnings/errors on 32-bit compiles

We need to clean up the compat ioctl handling, but this makes it
work for now at least.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c