On Sun, Apr 20, 2014 at 11:10:57AM +0200, Camille Bordignon wrote:
> Fix sparse warning "cast removes address space of expression"
> Add lost flag "__user" due to cast
>
> Signed-off-by: Camille Bordignon
> ---
> diff --git a/drivers/staging/android/binder.c
> b/drivers/staging/android/binder.c
On Sun, Apr 20, 2014 at 11:10:57AM +0200, Camille Bordignon wrote:
> Fix sparse warning "cast removes address space of expression"
> Add lost flag "__user" due to cast
>
> Signed-off-by: Camille Bordignon
This one is the most perfect version of this patch yet. Unfortunately
a couple other peopl
Fix sparse warning "cast removes address space of expression"
Add lost flag "__user" due to cast
Signed-off-by: Camille Bordignon
---
diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c
index cfe4bc8..952c4ae 100644
--- a/drivers/staging/android/binder.c
+++ b/drivers