diff options
| author | Amit Pundir <amit.pundir@linaro.org> | 2017-02-01 12:53:45 +0530 |
|---|---|---|
| committer | Amit Pundir <amit.pundir@linaro.org> | 2017-02-01 13:30:35 +0530 |
| commit | df3087d4836dd35c138c628c50b0986169183ee9 (patch) | |
| tree | 0a669d9446f3640acfa0415ca6a4d54f947d6c79 /include/linux/flex_array.h | |
| parent | 4c7fc336f6e3ec34af2c6931fce4d496f560da90 (diff) | |
ANDROID: binder: fix format specifier for type binder_size_t
Fix following warning on 32bit ARCH build:
CC drivers/android/binder.o
drivers/android/binder.c: In function ‘binder_transaction’:
./include/linux/kern_levels.h:4:18: warning: format ‘%lld’ expects argument of type ‘long long int’,
but argument 4 has type ‘binder_size_t {aka unsigned int}’ [-Wformat=]
drivers/android/binder.c:2047:3: note: in expansion of macro ‘binder_user_error’
binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n",
^
Change-Id: I943d0d4d54f7f2a019900cc18e55bed661bec5a5
Fixes: Change-Id: I02417f28cff14688f2e1d6fcb959438fd96566cc
(android: binder: support for scatter-gather.")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
