[PATCH v2 25/28] binder: refactor binder_delete_free_buffer()

From: Alice Ryhl
Date: Mon Dec 04 2023 - 06:59:03 EST


> Skip the freelist call immediately as needed, instead of continuing the
> pointless checks. Also, drop the debug logs that we don't really need.
>
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>