1
0
Fork 0
alistair23-linux/drivers/android
Wei Yongjun f4608ce917 binder: make symbol 'binder_free_buf' static
Fixes the following sparse warning:

drivers/android/binder.c:3312:1: warning:
 symbol 'binder_free_buf' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-02 15:53:53 -07:00
..
Kconfig binder: use standard functions to allocate fds 2018-09-14 15:22:36 +02:00
Makefile android: binder: Add allocator selftest 2017-08-28 16:47:17 +02:00
binder.c binder: make symbol 'binder_free_buf' static 2018-10-02 15:53:53 -07:00
binder_alloc.c android: binder: fix the race mmap and alloc_new_buf_locked 2018-09-12 09:18:29 +02:00
binder_alloc.h android: binder: Check for errors in binder_alloc_shrinker_init(). 2017-12-18 15:59:17 +01:00
binder_alloc_selftest.c android: binder: Add global lru shrinker to binder 2017-08-28 16:47:17 +02:00
binder_trace.h binder: use standard functions to allocate fds 2018-09-14 15:22:36 +02:00