[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200719002816.20263-1-rdunlap@infradead.org>
Date:   Sat, 18 Jul 2020 17:28:16 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     linux-kernel@...r.kernel.org
Cc:     Randy Dunlap <rdunlap@...radead.org>,
        Peter Rosin <peda@...ntia.se>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Subject: [PATCH] dt-bindings: mux: mux.h: drop a duplicated word
Drop the repeated word "the" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Peter Rosin <peda@...ntia.se>
Cc: Rob Herring <robh+dt@...nel.org>
Cc: devicetree@...r.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.
  */
Powered by blists - more mailing lists