diff options
author | Carlos Llamas <cmllamas@google.com> | 2023-12-01 17:21:36 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-05 09:23:38 +0900 |
commit | e1090371e02b601cbfcea175c2a6cc7c955fa830 (patch) | |
tree | a0464f83be446d959e7580c49b2946f4426d76e8 /drivers/android/binder_alloc.h | |
parent | 122a3c1cb0ff304c2b8934584fcfea4edb2fe5e3 (diff) |
binder: fix comment on binder_alloc_new_buf() return value
Update the comments of binder_alloc_new_buf() to reflect that the return
value of the function is now ERR_PTR(-errno) on failure.
No functional changes in this patch.
Cc: stable@vger.kernel.org
Fixes: 57ada2fb2250 ("binder: add log information for binder transaction failures")
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-8-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