From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MAllH-0000or-Rt for qemu-devel@nongnu.org; Sun, 31 May 2009 10:11:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MAllD-0000nq-8l for qemu-devel@nongnu.org; Sun, 31 May 2009 10:11:43 -0400 Received: from [199.232.76.173] (port=33926 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MAllD-0000nj-4F for qemu-devel@nongnu.org; Sun, 31 May 2009 10:11:39 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35895) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAllC-0001mc-Nf for qemu-devel@nongnu.org; Sun, 31 May 2009 10:11:38 -0400 Message-ID: <4A229017.5060207@redhat.com> Date: Sun, 31 May 2009 17:11:35 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1243776797-23772-1-git-send-email-avi@redhat.com> In-Reply-To: <1243776797-23772-1-git-send-email-avi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/2] Simplify cpu_register_io_memory() a bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kvm@vger.kernel.org Missed the blurb: This small patchset removes the unused io_index parameter from cpu_register_io_memory(), making future simplification of this mechanism a tiny bit simpler. The diffstat looks frightening, but the changes are quite simple -- error compiling committee.c: too many arguments to function