coresight: etm4x: fix repeated words in comments

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
This commit is contained in:
Jilin Yuan 2022-10-19 20:49:53 +08:00 committed by Suzuki K Poulose
parent 3dc228b353
commit c767c34740
1 changed files with 1 additions and 1 deletions

View 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.
*