[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <159540947964.4006.18119324239142743514.tip-bot2@tip-bot2>
Date: Wed, 22 Jul 2020 09:17:59 -0000
From: "tip-bot2 for Hu Haowen" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Hu Haowen <xianfengting221@....com>,
"Peter Zijlstra (Intel)" <peterz@...radead.org>,
x86 <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [tip: perf/core] x86/perf: Fix a typo
The following commit has been merged into the perf/core branch of tip:
Commit-ID: 2ac5413e5edca6910d2ae157187a889e94be2b62
Gitweb: https://git.kernel.org/tip/2ac5413e5edca6910d2ae157187a889e94be2b62
Author: Hu Haowen <xianfengting221@....com>
AuthorDate: Sun, 19 Jul 2020 18:50:07 +08:00
Committer: Peter Zijlstra <peterz@...radead.org>
CommitterDate: Wed, 22 Jul 2020 10:22:08 +02:00
x86/perf: Fix a typo
The word "Zhoaxin" is incorrect and the right one is "Zhaoxin".
Signed-off-by: Hu Haowen <xianfengting221@....com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Link: https://lkml.kernel.org/r/20200719105007.57649-1-xianfengting221@163.com
---
arch/x86/events/zhaoxin/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/events/zhaoxin/core.c b/arch/x86/events/zhaoxin/core.c
index 898fa1a..e68827e 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
Powered by blists - more mailing lists