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:
e3b6b9e
)
cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros
author
Joe Perches
<joe@perches.com>
Mon, 5 May 2014 00:05:04 +0000
(17:05 -0700)
committer
Jens Axboe
<axboe@fb.com>
Mon, 5 May 2014 20:58:05 +0000
(14:58 -0600)
Macros with hidden control flow aren't nice.
Just use copy_to/from_user directly instead.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/cdrom/cdrom.c
patch
|
blob
|
history
diff --cc
drivers/cdrom/cdrom.c
Simple merge