From: Hu Haowen Date: Sun, 19 Jul 2020 10:50:07 +0000 (+0800) Subject: x86/perf: Fix a typo X-Git-Tag: v5.9-rc1~201^2~3 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/2ac5413e5edca6910d2ae157187a889e94be2b62 x86/perf: Fix a typo The word "Zhoaxin" is incorrect and the right one is "Zhaoxin". Signed-off-by: Hu Haowen Signed-off-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20200719105007.57649-1-xianfengting221@163.com --- 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