diff options
author | Charles Han <hanchunchao@inspur.com> | 2023-09-18 05:36:23 +0200 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2023-09-27 06:43:20 +0200 |
commit | c87b8cc816da05d0a4d7e0696bb62909c8592809 (patch) | |
tree | 344d3383cfcf03b8230fea29580c6cd3bc0b46fa /tools/perf/pmu-events/arch/arm64 | |
parent | perf vendor events arm64: Fix for AmpereOne metrics (diff) | |
download | linux-c87b8cc816da05d0a4d7e0696bb62909c8592809.tar.xz linux-c87b8cc816da05d0a4d7e0696bb62909c8592809.zip |
perf vendors events: Remove repeated word in comments
Remove the repeated word "of" in comments.
Signed-off-by: Charles Han <hanchunchao@inspur.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Cc: james.clark@arm.com
Cc: nick.forrington@arm.com
Cc: leo.yan@linaro.org
Cc: mike.leach@linaro.org
Cc: john.g.garry@oracle.com
Cc: ilkka@os.amperecomputing.com
Link: https://lore.kernel.org/r/20230918033623.159213-1-hanchunchao@inspur.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/pmu-events/arch/arm64')
-rw-r--r-- | tools/perf/pmu-events/arch/arm64/mapfile.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/pmu-events/arch/arm64/mapfile.csv b/tools/perf/pmu-events/arch/arm64/mapfile.csv index 32674ddd2b63..5b58db5032c1 100644 --- a/tools/perf/pmu-events/arch/arm64/mapfile.csv +++ b/tools/perf/pmu-events/arch/arm64/mapfile.csv @@ -4,7 +4,7 @@ # where # MIDR Processor version # Variant[23:20] and Revision [3:0] should be zero. -# Version could be used to track version of of JSON file +# Version could be used to track version of JSON file # but currently unused. # JSON/file/pathname is the path to JSON file, relative # to tools/perf/pmu-events/arch/arm64/. |