commit | ef0f1587343a4c17b9b0d9061546e36c1c1bb2ec | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Sep 27 21:19:53 2011 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Nov 05 08:35:10 2011 +0100 |
tree | 3acd32766e0e255693b006555e9ff21845b24324 | |
parent | 16d02c040bb6769068f7c4b54ea8542f14237362 [diff] |
mtip32xx: cleanup compat ioctl handling 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>