From: Bojan Prtvar Date: Sun, 1 Sep 2013 18:30:38 +0000 (+0200) Subject: Staging: android: add __user annotation in binder.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~791 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308fbd8ac0b0078dba29cad027e5b454aac13a6a;p=pandora-kernel.git Staging: android: add __user annotation in binder.c This fixes the following sparse error drivers/staging/android/binder.c:1795:36: error: incompatible types in comparison expression (different address spaces) Signed-off-by: Bojan Prtvar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed