From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 3.4] KVM: ia64: fix build due to typo Date: Thu, 19 Apr 2012 20:35:52 -0300 Message-ID: <20120419233552.GC26845@amt.cnet> References: <1334766230-25265-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:62198 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756050Ab2DSXmd (ORCPT ); Thu, 19 Apr 2012 19:42:33 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q3JNgW8k019878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 19 Apr 2012 19:42:32 -0400 Content-Disposition: inline In-Reply-To: <1334766230-25265-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Apr 18, 2012 at 07:23:50PM +0300, Avi Kivity wrote: > s/kcm/kvm/. > > Signed-off-by: Avi Kivity > --- > arch/ia64/kvm/kvm-ia64.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks.