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:
b49977a
)
staging: android: binder: replace IOCTL types with user-exportable types
author
Serban Constantinescu
<serban.constantinescu@arm.com>
Tue, 9 Apr 2013 10:00:52 +0000
(11:00 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 15:51:51 +0000
(08:51 -0700)
This patch modifies the IOCTL macros to use user-exportable data types,
as they are the referred kernel types for the user/kernel interface.
The patch does not change in any way the functionality of the binder driver.
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Acked-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found