Skip to content

Commit

Permalink
x86/perf: Fix a typo
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Hu Haowen authored and Peter Zijlstra committed Jul 22, 2020
1 parent c2127e1 commit 2ac5413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/events/zhaoxin/core.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2ac5413

Please sign in to comment.