[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200719160749.26akaqytsugbdshw@wittgenstein>
Date: Sun, 19 Jul 2020 18:07:49 +0200
From: Christian Brauner <christian.brauner@...ntu.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arve Hjønnevåg <arve@...roid.com>,
Todd Kjos <tkjos@...roid.com>,
Martijn Coenen <maco@...roid.com>,
Joel Fernandes <joel@...lfernandes.org>,
Christian Brauner <christian@...uner.io>,
Hridya Valsaraju <hridya@...gle.com>,
Suren Baghdasaryan <surenb@...gle.com>,
devel@...verdev.osuosl.org
Subject: Re: [PATCH] android: binder.h: drop a duplicated word
On Sat, Jul 18, 2020 at 05:27:38PM -0700, Randy Dunlap wrote:
> Drop the repeated word "the" in a comment.
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Arve Hjønnevåg <arve@...roid.com>
> Cc: Todd Kjos <tkjos@...roid.com>
> Cc: Martijn Coenen <maco@...roid.com>
> Cc: Joel Fernandes <joel@...lfernandes.org>
> Cc: Christian Brauner <christian@...uner.io>
> Cc: Hridya Valsaraju <hridya@...gle.com>
> Cc: Suren Baghdasaryan <surenb@...gle.com>
> Cc: devel@...verdev.osuosl.org
> ---
Thanks!
Acked-by: Christian Brauner <christian.brauner@...ntu.com>
> include/uapi/linux/android/binder.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20200717.orig/include/uapi/linux/android/binder.h
> +++ linux-next-20200717/include/uapi/linux/android/binder.h
> @@ -404,7 +404,7 @@ enum binder_driver_return_protocol {
>
> BR_FAILED_REPLY = _IO('r', 17),
> /*
> - * The the last transaction (either a bcTRANSACTION or
> + * The last transaction (either a bcTRANSACTION or
> * a bcATTEMPT_ACQUIRE) failed (e.g. out of memory). No parameters.
> */
> };
Powered by blists - more mailing lists