Browse Source

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>
Guo Chao 13 years ago
parent
commit
c7a7062fa0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/x86/kvm/pmu.c

+ 1 - 1
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.
  *