Re: [PATCH] dt-bindings: mux: mux.h: drop a duplicated word

2020-07-23 Thread Rob Herring
On Sat, 18 Jul 2020 17:28:16 -0700, Randy Dunlap wrote:
> Drop the repeated word "the" in a comment.
> 
> Signed-off-by: Randy Dunlap 
> Cc: Peter Rosin 
> Cc: Rob Herring 
> Cc: devicet...@vger.kernel.org
> ---
>  include/dt-bindings/mux/mux.h |2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/include/dt-bindings/mux/mux.h
> +++ linux-next-20200717/include/dt-bindings/mux/mux.h
> @@ -3,7 +3,7 @@
>   * This header provides constants for most Multiplexer bindings.
>   *
>   * Most Multiplexer bindings specify an idle state. In most cases, the
> - * the multiplexer can be left as is when idle, and in some cases it can
> + * multiplexer can be left as is when idle, and in some cases it can
>   * disconnect the input/output and leave the multiplexer in a high
>   * impedance state.
>   */
> 
> 

Applied, thanks!


[PATCH] dt-bindings: mux: mux.h: drop a duplicated word

2020-07-18 Thread Randy Dunlap
Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap 
Cc: Peter Rosin 
Cc: Rob Herring 
Cc: devicet...@vger.kernel.org
---
 include/dt-bindings/mux/mux.h |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/dt-bindings/mux/mux.h
+++ linux-next-20200717/include/dt-bindings/mux/mux.h
@@ -3,7 +3,7 @@
  * This header provides constants for most Multiplexer bindings.
  *
  * Most Multiplexer bindings specify an idle state. In most cases, the
- * the multiplexer can be left as is when idle, and in some cases it can
+ * multiplexer can be left as is when idle, and in some cases it can
  * disconnect the input/output and leave the multiplexer in a high
  * impedance state.
  */