commit | e4cffcf4bf8b540e150c311e70559d735cc95358 | [log] [tgz] |
---|---|---|
author | Todd Kjos <tkjos@android.com> | Thu Jun 29 12:01:50 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 17 14:47:29 2017 +0200 |
tree | 227e1756da4fac3223ec30b65d8a3ed19ea2cdbb | |
parent | 08dabceefee0eddace493fc16da172c93402187f [diff] |
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>