linux/drivers/android
Gustavo A. R. Silva d39ff4dd92 UPSTREAM: android: binder: Use true and false for boolean values
Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Cc: Todd Kjos <tkjos@android.com>
Cc: Martijn Coenen <maco@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 197410ad88)

Change-Id: I30bed831d6b6ff2e9e3e521ccc5d6836f0b30944
2018-07-19 22:00:44 +05:30
..
binder_alloc_selftest.c FROMLIST: android: binder: Add global lru shrinker to binder 2017-09-18 21:14:31 +01:00
binder_alloc.c UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent its arguments 2018-07-19 22:00:12 +05:30
binder_alloc.h UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init(). 2018-07-19 21:59:59 +05:30
binder_trace.h ANDROID: binder: Add tracing for binder priority inheritance. 2017-10-15 23:29:17 +05:30
binder.c UPSTREAM: android: binder: Use true and false for boolean values 2018-07-19 22:00:44 +05:30
Kconfig FROMLIST: android: binder: Add allocator selftest 2017-09-18 21:14:31 +01:00
Makefile FROMLIST: android: binder: Add allocator selftest 2017-09-18 21:14:31 +01:00