* [PATCH] coresight: etm4x: fix repeated words in comments
@ 2022-10-19 12:49 Jilin Yuan
2022-10-19 13:40 ` Suzuki K Poulose
0 siblings, 1 reply; 2+ messages in thread
From: Jilin Yuan @ 2022-10-19 12:49 UTC (permalink / raw)
To: suzuki.poulose, mathieu.poirier, alexander.shishkin
Cc: coresight, linux-arm-kernel, linux-kernel, Jilin Yuan
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.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 80fefaba58ee..849c563cfc65 100644
--- a/drivers/hwtracing/coresight/coresight-etm4x-core.c
+++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c
@@ -1478,7 +1478,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.
*
--
2.36.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] coresight: etm4x: fix repeated words in comments
2022-10-19 12:49 [PATCH] coresight: etm4x: fix repeated words in comments Jilin Yuan
@ 2022-10-19 13:40 ` Suzuki K Poulose
0 siblings, 0 replies; 2+ messages in thread
From: Suzuki K Poulose @ 2022-10-19 13:40 UTC (permalink / raw)
To: Jilin Yuan, mathieu.poirier, alexander.shishkin
Cc: coresight, linux-arm-kernel, linux-kernel
On 19/10/2022 13:49, Jilin Yuan wrote:
> Delete the redundant word 'the'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Thanks, Queued.
> ---
> 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 80fefaba58ee..849c563cfc65 100644
> --- a/drivers/hwtracing/coresight/coresight-etm4x-core.c
> +++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c
> @@ -1478,7 +1478,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.
> *
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-19 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 12:49 [PATCH] coresight: etm4x: fix repeated words in comments Jilin Yuan
2022-10-19 13:40 ` Suzuki K Poulose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®