diff mbox series

MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.

Message ID 20220621163418.28663-1-jiangjian@cdjrlc.com (mailing list archive)
State Accepted
Commit 34bb179738a6c39f3ed459da593946b8bdefb366
Headers show
Series MIPS: Alchemy: devboards: Remove duplicate 'the' in two places. | expand

Commit Message

Jiang Jian June 21, 2022, 4:34 p.m. UTC
file: ./arch/mips/alchemy/devboards/pm.c
line: 20
 * sources and configure the timeout after which the the TOYMATCH2 irq
changed to
 * sources and configure the timeout after which the TOYMATCH2 irq

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 arch/mips/alchemy/devboards/pm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Bogendoerfer July 5, 2022, 10:22 a.m. UTC | #1
On Wed, Jun 22, 2022 at 12:34:18AM +0800, Jiang Jian wrote:
> file: ./arch/mips/alchemy/devboards/pm.c
> line: 20
>  * sources and configure the timeout after which the the TOYMATCH2 irq
> changed to
>  * sources and configure the timeout after which the TOYMATCH2 irq
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
> ---
>  arch/mips/alchemy/devboards/pm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/mips/alchemy/devboards/pm.c b/arch/mips/alchemy/devboards/pm.c
> index 73c77814687a..b17a0d199851 100644
> --- a/arch/mips/alchemy/devboards/pm.c
> +++ b/arch/mips/alchemy/devboards/pm.c
> @@ -17,7 +17,7 @@
>   * Generic suspend userspace interface for Alchemy development boards.
>   * This code exports a few sysfs nodes under /sys/power/db1x/ which
>   * can be used by userspace to en/disable all au1x-provided wakeup
> - * sources and configure the timeout after which the the TOYMATCH2 irq
> + * sources and configure the timeout after which the TOYMATCH2 irq
>   * is to trigger a wakeup.
>   */
>  
> -- 
> 2.17.1

applied to mips-next.

Thomas.
diff mbox series

Patch

diff --git a/arch/mips/alchemy/devboards/pm.c b/arch/mips/alchemy/devboards/pm.c
index 73c77814687a..b17a0d199851 100644
--- a/arch/mips/alchemy/devboards/pm.c
+++ b/arch/mips/alchemy/devboards/pm.c
@@ -17,7 +17,7 @@ 
  * Generic suspend userspace interface for Alchemy development boards.
  * This code exports a few sysfs nodes under /sys/power/db1x/ which
  * can be used by userspace to en/disable all au1x-provided wakeup
- * sources and configure the timeout after which the the TOYMATCH2 irq
+ * sources and configure the timeout after which the TOYMATCH2 irq
  * is to trigger a wakeup.
  */