ANDROID: binder: fix compilation warnings.
When using the 64-bit binder interface on 32-bit
kernels. These are safe to cast, because they are
buffers we have previously successfully called
copy_from_user() on.
Change-Id: Ifa4ef2f99b28202d3d1bd1417e441266a2609cec
Signed-off-by:
Martijn Coenen <maco@android.com>
Loading
Please register or sign in to comment