x86/perf: Fix a typo
authorHu Haowen <xianfengting221@163.com>
Sun, 19 Jul 2020 10:50:07 +0000 (18:50 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 22 Jul 2020 08:22:08 +0000 (10:22 +0200)
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
arch/x86/events/zhaoxin/core.c

index 898fa1ae9ceb6fe284a0c9d87c25e7248a5812ca..e68827e604ad1bb82af185e2e8db6e8ce77024c4 100644 (file)
@@ -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