diff options
| author | Carlos Llamas <cmllamas@google.com> | 2024-12-10 17:31:02 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-24 11:35:23 +0300 |
| commit | 0a7bf6866d416e4f8f452419410359b6a82639d1 (patch) | |
| tree | e764f2f809f236d4a943559000095098f6d5ce87 /include/linux/debugobjects.h | |
| parent | 072010abc3ad98bc20198dbe60ef13233a0a357c (diff) | |
| download | linux-0a7bf6866d416e4f8f452419410359b6a82639d1.tar.xz | |
binder: rename alloc->buffer to vm_start
The alloc->buffer field in struct binder_alloc stores the starting
address of the mapped vma, rename this field to alloc->vm_start to
better reflect its purpose. It also avoids confusion with the binder
buffer concept, e.g. transaction->buffer.
No functional changes in this patch.
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20241210143114.661252-7-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
