aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/pmu.c
diff options
context:
space:
mode:
authorGuo Chao <yan@linux.vnet.ibm.com>2012-06-28 15:23:08 +0800
committerMarcelo Tosatti <mtosatti@redhat.com>2012-07-20 15:27:00 -0300
commitc7a7062fa00db7dc66280a72cd9dad0f3595bc66 (patch)
tree24983113e3dd019b77d53264f26902e7ff6e74ab /arch/x86/kvm/pmu.c
parentKVM: x86: Fix typos in lapic.c (diff)
downloadlinux-dev-c7a7062fa00db7dc66280a72cd9dad0f3595bc66.tar.xz
linux-dev-c7a7062fa00db7dc66280a72cd9dad0f3595bc66.zip
KVM: x86: Fix typos in pmu.c
Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/kvm/pmu.c')
-rw-r--r--arch/x86/kvm/pmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kvm/pmu.c b/arch/x86/kvm/pmu.c
index 2e88438ffd83..db206a46e0dc 100644
--- a/arch/x86/kvm/pmu.c
+++ b/arch/x86/kvm/pmu.c
@@ -1,5 +1,5 @@
/*
- * Kernel-based Virtual Machine -- Performane Monitoring Unit support
+ * Kernel-based Virtual Machine -- Performance Monitoring Unit support
*
* Copyright 2011 Red Hat, Inc. and/or its affiliates.
*