]> Git Repo - linux.git/commitdiff
x86/perf: Fix a typo
authorHu Haowen <[email protected]>
Sun, 19 Jul 2020 10:50:07 +0000 (18:50 +0800)
committerPeter Zijlstra <[email protected]>
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
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
This page took 0.055767 seconds and 4 git commands to generate.