]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: android: binder: replace IOCTL types with user-exportable types
authorSerban Constantinescu <serban.constantinescu@arm.com>
Tue, 9 Apr 2013 10:00:52 +0000 (11:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 15:51:51 +0000 (08:51 -0700)
commitaa7a82b9f941f1e299bf9b26dcd8bb76ecce3c8f
treea65819db110413cfe360d21808acd855fd5b82dc
parentb49977a60dff529c1242f2d427774ea55885bc0b
staging: android: binder: replace IOCTL types with user-exportable types

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>
drivers/staging/android/binder.h