From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55066 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OORwD-0006Ky-6g for qemu-devel@nongnu.org; Tue, 15 Jun 2010 04:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OORwC-0007oa-1u for qemu-devel@nongnu.org; Tue, 15 Jun 2010 04:56:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26026) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OORwB-0007oO-R8 for qemu-devel@nongnu.org; Tue, 15 Jun 2010 04:56:04 -0400 Message-ID: <4C174019.3050608@redhat.com> Date: Tue, 15 Jun 2010 10:55:53 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <20100615034727.GT23473@valinux.co.jp> In-Reply-To: <20100615034727.GT23473@valinux.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] pci hotplug: make pci hotplug return value to caller. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" On 06/15/10 05:47, Isaku Yamahata wrote: > Make pci hotplug callback return value to caller. > There is no reason to discard return value. Acked-by: Gerd Hoffmann cheers, Gerd