From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: fix gfn_to_hva() to use gfn_to_hva_memslot() Date: Thu, 25 Feb 2010 12:34:21 +0200 Message-ID: <4B86522D.2060407@redhat.com> References: <20100225113319.8847c78f.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37882 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318Ab0BYKe0 (ORCPT ); Thu, 25 Feb 2010 05:34:26 -0500 In-Reply-To: <20100225113319.8847c78f.yoshikawa.takuya@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On 02/25/2010 04:33 AM, Takuya Yoshikawa wrote: > Marcelo introduced gfn_to_hva_memslot() when he implemented > gfn_to_pfn_memslot(). Let's use this for gfn_to_hva() too. > > Note: also remove parentheses next to return as checkpatch said to do. > Applied, thanks. -- error compiling committee.c: too many arguments to function