Commit 2ac5413e authored by Hu Haowen's avatar Hu Haowen Committed by Peter Zijlstra
Browse files

x86/perf: Fix a typo



The word "Zhoaxin" is incorrect and the right one is "Zhaoxin".

Signed-off-by: default avatarHu Haowen <xianfengting221@163.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200719105007.57649-1-xianfengting221@163.com
parent c2127e14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// 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