| commit | 36c89c0a6bebafdde13099229dfe541380ce7612 | [log] [tgz] | 
|---|---|---|
| author | Mathieu Maret <mathieu.maret@gmail.com> | Tue Apr 15 12:03:05 2014 +0200 | 
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 16 20:17:31 2014 -0700 | 
| tree | c75e61ae0bacf6a76afc3230a4f6173eb126b53f | |
| parent | 53d719f6a907ad7e2ca449fdaf9c9e175a623350 [diff] | 
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 <mathieu.maret@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>