From: Jens Axboe Date: Wed, 28 Sep 2011 03:19:53 +0000 (-0600) Subject: mtip32xx: cleanup compat ioctl handling X-Git-Tag: v3.3-rc1~49^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0f1587343a4c17b9b0d9061546e36c1c1bb2ec;p=pandora-kernel.git 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 --- Reading git-diff-tree failed