Skip to content

Commit

Permalink
coresight: etm4x: fix repeated words in comments
Browse files Browse the repository at this point in the history
Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
Jilin Yuan authored and Suzuki K Poulose committed Nov 28, 2022
1 parent 3dc228b commit c767c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwtracing/coresight/coresight-etm4x-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit c767c34

Please sign in to comment.