[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220610090230.62126-1-wangxiang@cdjrlc.com>
Date: Fri, 10 Jun 2022 17:02:30 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: suzuki.poulose@....com
Cc: mathieu.poirier@...aro.org, mike.leach@...aro.org,
leo.yan@...aro.org, alexander.shishkin@...ux.intel.com,
coresight@...ts.linaro.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] coresight: etm4x: Fix typo in comment
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
---
drivers/hwtracing/coresight/coresight-etm4x-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hwtracing/coresight/coresight-etm4x-core.c b/drivers/hwtracing/coresight/coresight-etm4x-core.c
index 86a313857b58..36a670b7d195 100644
--- a/drivers/hwtracing/coresight/coresight-etm4x-core.c
+++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c
@@ -1496,7 +1496,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
+ * started but the process was yanked away before
* the stop address was hit. As such the start/stop
* logic needs to be re-started so that tracing can
* resume where it left.
--
2.36.1
Powered by blists - more mailing lists