driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] android: binder.h: drop a duplicated word
@ 2020-07-19  0:27 Randy Dunlap
  2020-07-19 16:07 ` Christian Brauner
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:27 UTC (permalink / raw)
  To: linux-kernel
  Cc: devel, Todd Kjos, Greg Kroah-Hartman, Suren Baghdasaryan,
	Hridya Valsaraju, Arve Hjønnevåg, Joel Fernandes,
	Martijn Coenen, Christian Brauner

Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Todd Kjos <tkjos@android.com>
Cc: Martijn Coenen <maco@android.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Christian Brauner <christian@brauner.io>
Cc: Hridya Valsaraju <hridya@google.com>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: devel@driverdev.osuosl.org
---
 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.
 	 */
 };
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] android: binder.h: drop a duplicated word
  2020-07-19  0:27 [PATCH] android: binder.h: drop a duplicated word Randy Dunlap
@ 2020-07-19 16:07 ` Christian Brauner
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Brauner @ 2020-07-19 16:07 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: devel, Todd Kjos, Greg Kroah-Hartman, linux-kernel,
	Suren Baghdasaryan, Hridya Valsaraju, Arve Hjønnevåg,
	Joel Fernandes, Martijn Coenen, Christian Brauner

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@infradead.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Arve Hjønnevåg <arve@android.com>
> Cc: Todd Kjos <tkjos@android.com>
> Cc: Martijn Coenen <maco@android.com>
> Cc: Joel Fernandes <joel@joelfernandes.org>
> Cc: Christian Brauner <christian@brauner.io>
> Cc: Hridya Valsaraju <hridya@google.com>
> Cc: Suren Baghdasaryan <surenb@google.com>
> Cc: devel@driverdev.osuosl.org
> ---

Thanks!
Acked-by: Christian Brauner <christian.brauner@ubuntu.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.
>  	 */
>  };
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-19 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19  0:27 [PATCH] android: binder.h: drop a duplicated word Randy Dunlap
2020-07-19 16:07 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).