commit | de7bbe3d1baea2b28991a514e596f47e885f92d6 | [log] [tgz] |
---|---|---|
author | Sherry Yang <sherryy@android.com> | Fri Oct 06 16:12:05 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 20 15:17:44 2017 +0200 |
tree | a4d6350354782c61d5fd67b04f5aad3fb73a658a | |
parent | 6ae33b9c05dd049b96218930c104e0ce809363b6 [diff] |
android: binder: Change binder_shrinker to static binder_shrinker struct is not used anywhere outside of binder_alloc.c and should be static. Acked-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Sherry Yang <sherryy@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>