mtip32xx: cleanup compat ioctl handling
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Sep 2011 03:19:53 +0000 (21:19 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 5 Nov 2011 07:35:10 +0000 (08:35 +0100)
Do the conversion/copy up front instead of passing in a compat flag
to the ioctl handler and subsequently to the exec_drive_taskfile()
function.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found