Skip to content

Commit 2ac5413

Browse files
srcres2581Peter Zijlstra
authored andcommitted
x86/perf: Fix a typo
The word "Zhoaxin" is incorrect and the right one is "Zhaoxin". Signed-off-by: Hu Haowen <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent c2127e1 commit 2ac5413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/events/zhaoxin/core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* Zhoaxin PMU; like Intel Architectural PerfMon-v2
3+
* Zhaoxin PMU; like Intel Architectural PerfMon-v2
44
*/
55

66
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

0 commit comments

Comments
 (0)