From: Joe Perches Date: Mon, 5 May 2014 00:05:04 +0000 (-0700) Subject: cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros X-Git-Tag: omap-for-v3.17/soc-cleanup~42^2~7^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09c391df309c846b7c49771526acd311ccbc93e;p=pandora-kernel.git cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros Macros with hidden control flow aren't nice. Just use copy_to/from_user directly instead. Signed-off-by: Joe Perches Signed-off-by: Jens Axboe --- Reading git-diff-tree failed