commit | 5dc54a06f6e575f146492661129d24f3b50d17bb | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <[email protected]> | Mon Sep 30 16:12:50 2019 -0400 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Oct 10 14:39:23 2019 +0200 |
tree | 3e830be55cb2c08ff97f4852e7e88670984975bc | |
parent | 51d8a7eca67784b155a07aeab4bfb9f63ebaaf9e [diff] |
binder: Fix comment headers on binder_alloc_prepare_to_free() binder_alloc_buffer_lookup() doesn't exist and is named "binder_alloc_prepare_to_free()". Correct the code comments to reflect this. Signed-off-by: Joel Fernandes (Google) <[email protected]> Reviewed-by: Christian Brauner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>