[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231107090805.257105-1-aliceryhl@google.com>
Date: Tue, 7 Nov 2023 09:08:05 +0000
From: Alice Ryhl <aliceryhl@...gle.com>
To: Carlos Llamas <cmllamas@...gle.com>
Cc: "Arve Hjønnevåg" <arve@...roid.com>,
Christian Brauner <brauner@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Joel Fernandes <joel@...lfernandes.org>,
Martijn Coenen <maco@...roid.com>,
Suren Baghdasaryan <surenb@...gle.com>,
Todd Kjos <tkjos@...roid.com>, Todd Kjos <tkjos@...gle.com>,
kernel-team@...roid.com, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH 05/21] binder: fix trivial typo of binder_free_buf_locked()
Carlos Llamas <cmllamas@...gle.com> writes:
> Fix minor misspelling of the function in the comment section.
>
> No functional changes in this patch.
>
> Cc: stable@...r.kernel.org
> Fixes: 0f966cba95c7 ("binder: add flag to clear buffer on txn complete")
> Signed-off-by: Carlos Llamas <cmllamas@...gle.com>
It's a bit confusing that the pair of methods binder_alloc_free_buf and
binder_free_buf_locked are inconsistent in whether they user the alloc_
prefix. It might be worth it to change them to be consistent?
Either way, this change LGTM.
Reviewed-by: Alice Ryhl <aliceryhl@...gle.com>
Powered by blists - more mailing lists