Commit c767c347 authored by Jilin Yuan's avatar Jilin Yuan Committed by Suzuki K Poulose

coresight: etm4x: fix repeated words in comments

Delete the redundant word 'the'.
Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: default avatarSuzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20221019124953.45885-1-yuanjilin@cdjrlc.com
parent 3dc228b3
...@@ -1481,7 +1481,7 @@ static int etm4_set_event_filters(struct etmv4_drvdata *drvdata, ...@@ -1481,7 +1481,7 @@ static int etm4_set_event_filters(struct etmv4_drvdata *drvdata,
/* /*
* If filters::ssstatus == 1, trace acquisition was * 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
* 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 * logic needs to be re-started so that tracing can
* resume where it left. * resume where it left.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment