From: Jiang Jian Date: Tue, 21 Jun 2022 16:34:18 +0000 (+0800) Subject: MIPS: Alchemy: devboards: Remove duplicate 'the' in two places. X-Git-Tag: v6.1-rc5~672^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34bb179738a6c39f3ed459da593946b8bdefb366;p=platform%2Fkernel%2Flinux-starfive.git MIPS: Alchemy: devboards: Remove duplicate 'the' in two places. 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 Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/alchemy/devboards/pm.c b/arch/mips/alchemy/devboards/pm.c index 73c7781..b17a0d1 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. */