diff options
author | Todd Kjos <tkjos@android.com> | 2017-06-29 21:01:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 14:47:29 +0200 |
commit | e4cffcf4bf8b540e150c311e70559d735cc95358 (patch) | |
tree | 227e1756da4fac3223ec30b65d8a3ed19ea2cdbb /drivers/android/binder_alloc.c | |
parent | binder: don't modify thread->looper from other threads (diff) | |
download | linux-e4cffcf4bf8b540e150c311e70559d735cc95358.tar.xz linux-e4cffcf4bf8b540e150c311e70559d735cc95358.zip |
binder: remove dead code in binder_get_ref_for_node
node is always non-NULL in binder_get_ref_for_node so the
conditional and else clause are not needed
Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android/binder_alloc.c')
0 files changed, 0 insertions, 0 deletions