diff mbox series

dt-bindings: mux: mux.h: drop a duplicated word

Message ID 20200719002816.20263-1-rdunlap@infradead.org
State Accepted, archived
Headers show
Series dt-bindings: mux: mux.h: drop a duplicated word | expand

Checks

Context Check Description
robh/checkpatch warning total: 1 errors, 0 warnings, 0 lines checked

Commit Message

Randy Dunlap July 19, 2020, 12:28 a.m. UTC
Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Peter Rosin <peda@axentia.se>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
---
 include/dt-bindings/mux/mux.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring (Arm) July 23, 2020, 9:08 p.m. UTC | #1
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 <rdunlap@infradead.org>
> Cc: Peter Rosin <peda@axentia.se>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: devicetree@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!
diff mbox series

Patch

--- 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.
  */