git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16d02c0
)
mtip32xx: cleanup compat ioctl handling
author
Jens Axboe
<axboe@kernel.dk>
Wed, 28 Sep 2011 03:19:53 +0000
(21:19 -0600)
committer
Jens 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