projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2127e1
)
x86/perf: Fix a typo
author
Hu Haowen
<xianfengting221@163.com>
Sun, 19 Jul 2020 10:50:07 +0000
(18:50 +0800)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/arch/x86/events/zhaoxin/core.c
b/arch/x86/events/zhaoxin/core.c
index 898fa1ae9ceb6fe284a0c9d87c25e7248a5812ca..e68827e604ad1bb82af185e2e8db6e8ce77024c4 100644
(file)
--- 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
/*
- * Zh
oa
xin PMU; like Intel Architectural PerfMon-v2
+ * Zh
ao
xin PMU; like Intel Architectural PerfMon-v2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt