From: Mathieu Maret Date: Tue, 15 Apr 2014 10:03:05 +0000 (+0200) Subject: staging: binder: add __user annotation in binder.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c89c0a6bebafdde13099229dfe541380ce7612;p=pandora-kernel.git staging: binder: add __user annotation in binder.c Add __user to binder_version to correct sparse warning. Reduce line size to fit to coding style. Signed-off-by: Mathieu Maret Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed