Skip to content

Commit c767c34

Browse files
Jilin YuanSuzuki K Poulose
authored andcommitted
coresight: etm4x: fix repeated words in comments
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]
1 parent 3dc228b commit c767c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hwtracing/coresight/coresight-etm4x-core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ static int etm4_set_event_filters(struct etmv4_drvdata *drvdata,
14811481
/*
14821482
* If filters::ssstatus == 1, trace acquisition was
14831483
* started but the process was yanked away before the
1484-
* the stop address was hit. As such the start/stop
1484+
* stop address was hit. As such the start/stop
14851485
* logic needs to be re-started so that tracing can
14861486
* resume where it left.
14871487
*

0 commit comments

Comments
 (0)