diff options
author | Carlos Llamas <cmllamas@google.com> | 2023-12-01 18:21:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-05 01:23:40 +0100 |
commit | de0e6573125f8ea7a01a9b05a45b0c73116c73b2 (patch) | |
tree | add3fbc05ce90f3c23663b8c15385ece392a3c24 /drivers/android/binder_alloc.h | |
parent | binder: remove redundant debug log (diff) | |
download | linux-de0e6573125f8ea7a01a9b05a45b0c73116c73b2.tar.xz linux-de0e6573125f8ea7a01a9b05a45b0c73116c73b2.zip |
binder: make oversized buffer code more readable
The sections in binder_alloc_new_buf_locked() dealing with oversized
buffers are scattered which makes them difficult to read. Instead,
consolidate this code into a single block to improve readability.
No functional change here.
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-22-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android/binder_alloc.h')
0 files changed, 0 insertions, 0 deletions