coresight: etm4x: fix repeated words in comments
authorJilin Yuan <yuanjilin@cdjrlc.com>
Wed, 19 Oct 2022 12:49:53 +0000 (20:49 +0800)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 28 Nov 2022 18:29:53 +0000 (18:29 +0000)
Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20221019124953.45885-1-yuanjilin@cdjrlc.com
drivers/hwtracing/coresight/coresight-etm4x-core.c

index 9dc0d7f..1cc0529 100644 (file)
@@ -1481,7 +1481,7 @@ static int etm4_set_event_filters(struct etmv4_drvdata *drvdata,
                        /*
                         * If filters::ssstatus == 1, trace acquisition was
                         * started but the process was yanked away before the
-                        * the stop address was hit.  As such the start/stop
+                        * stop address was hit.  As such the start/stop
                         * logic needs to be re-started so that tracing can
                         * resume where it left.
                         *