From: Guo Chao Date: Thu, 28 Jun 2012 07:23:08 +0000 (+0800) Subject: KVM: x86: Fix typos in pmu.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c7a7062fa00db7dc66280a72cd9dad0f3595bc66;p=deliverable%2Flinux.git KVM: x86: Fix typos in pmu.c Signed-off-by: Guo Chao Signed-off-by: Marcelo Tosatti --- 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. *