summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
diff options
context:
space:
mode:
authorHu Haowen <xianfengting221@163.com>2020-07-19 18:50:07 +0800
committerPeter Zijlstra <peterz@infradead.org>2020-07-22 10:22:08 +0200
commit2ac5413e5edca6910d2ae157187a889e94be2b62 (patch)
tree48d107fc486efc0b9473b42d0f66a270d4705b59 /arch/x86/events
parentc2127e14c127de2775feefdfb1444e30a129a59f (diff)
downloadlinux-2ac5413e5edca6910d2ae157187a889e94be2b62.tar.bz2
x86/perf: Fix a typo
The word "Zhoaxin" is incorrect and the right one is "Zhaoxin". Signed-off-by: Hu Haowen <xianfengting221@163.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20200719105007.57649-1-xianfengting221@163.com
Diffstat (limited to 'arch/x86/events')
-rw-r--r--arch/x86/events/zhaoxin/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/events/zhaoxin/core.c b/arch/x86/events/zhaoxin/core.c
index 898fa1ae9ceb..e68827e604ad 100644
--- a/arch/x86/events/zhaoxin/core.c
+++ b/arch/x86/events/zhaoxin/core.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * Zhoaxin PMU; like Intel Architectural PerfMon-v2
+ * Zhaoxin PMU; like Intel Architectural PerfMon-v2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt