From: Carlos Llamas <cmllamas@google.com>
To: Ruffalo Lavoisier <ruffalolavoisier@gmail.com>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Arve Hjønnevåg" <arve@android.com>,
"Todd Kjos" <tkjos@android.com>,
"Martijn Coenen" <maco@android.com>,
"Joel Fernandes" <joel@joelfernandes.org>,
"Christian Brauner" <brauner@kernel.org>,
"Suren Baghdasaryan" <surenb@google.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] binder: fix typo in comment
Date: Mon, 2 Sep 2024 17:56:38 +0000 [thread overview]
Message-ID: <ZtX8VkZ6sFRH1VwV@google.com> (raw)
In-Reply-To: <20240902130732.46698-1-RuffaloLavoisier@gmail.com>
On Mon, Sep 02, 2024 at 10:07:32PM +0900, Ruffalo Lavoisier wrote:
> Correct spelling on 'currently' in comment
>
> Signed-off-by: Ruffalo Lavoisier <RuffaloLavoisier@gmail.com>
> ---
> drivers/android/binder.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/android/binder.c b/drivers/android/binder.c
> index 905290c98c3c..52c30a699b0c 100644
> --- a/drivers/android/binder.c
> +++ b/drivers/android/binder.c
> @@ -1546,7 +1546,7 @@ static void binder_thread_dec_tmpref(struct binder_thread *thread)
> * by threads that are being released. When done with the binder_proc,
> * this function is called to decrement the counter and free the
> * proc if appropriate (proc has been released, all threads have
> - * been released and not currenly in-use to process a transaction).
> + * been released and not currently in-use to process a transaction).
> */
> static void binder_proc_dec_tmpref(struct binder_proc *proc)
> {
> --
Acked-by: Carlos Llamas <cmllamas@google.com>
Thanks,
Carlos Llamas
prev parent reply other threads:[~2024-09-02 17:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 13:07 [PATCH] binder: fix typo in comment Ruffalo Lavoisier
2024-09-02 17:56 ` Carlos Llamas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZtX8VkZ6sFRH1VwV@google.com \
--to=cmllamas@google.com \
--cc=arve@android.com \
--cc=brauner@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maco@android.com \
--cc=ruffalolavoisier@gmail.com \
--cc=surenb@google.com \
--cc=tkjos@android.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox