staging: android: binder: replace types with portable ones.
Since this driver is meant to be used on different types of processors and a portable driver should specify the size a variable expects to be this patch changes the types used throughout the binder interface. We use "userspace" types since this header will be exported and used by the Android filesystem. The patch does not change in any way the functionality of the binder driver. Change-Id: Iede6575f6f9d76bec0bbed11948abe3ff081d0ee 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> Git-commit: eecddef5 Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by:
Neeti Desai <neetid@codeaurora.org> Signed-off-by:
Ajay Dudani <adudani@codeaurora.org> Signed-off-by:
Abhinay Reddy Vanipally <avanip@codeaurora.org>
Loading
Please sign in to comment