commit | 961310ef317603c22897dd7735cde59b74f51a6b | [log] [tgz] |
---|---|---|
author | Sherry Yang <sherryy@android.com> | Thu Oct 05 17:00:57 2017 -0400 |
committer | YudiWidiyanto <yudiwidiyanto7@gmail.com> | Wed Mar 14 17:59:17 2018 +0000 |
tree | d8721308925560e80d724e88fc0e3945667daa79 | |
parent | 9857488e324bb8d5a1b91041061a6e291fad1f94 [diff] |
FROMLIST: android: binder: Change binder_shrinker to static (from https://patchwork.kernel.org/patch/9990321/) binder_shrinker struct is not used anywhere outside of binder_alloc.c and should be static. Bug: 63926541 Change-Id: I7a13d4ddbaaf3721cddfe1d860e34c7be80dd082 Acked-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Sherry Yang <sherryy@android.com> Signed-off-by: Albert I <krascgq@outlook.co.id>