From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4jaY-0001Y8-7x for qemu-devel@nongnu.org; Fri, 04 Dec 2015 01:11:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4jaV-0002tj-0E for qemu-devel@nongnu.org; Fri, 04 Dec 2015 01:11:26 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:46980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4jaU-0002tV-Ol for qemu-devel@nongnu.org; Fri, 04 Dec 2015 01:11:22 -0500 References: <1449057029-31776-1-git-send-email-mst@redhat.com> From: Michael Tokarev Message-ID: <56612E89.7060207@msgid.tls.msk.ru> Date: Fri, 4 Dec 2015 09:11:21 +0300 MIME-Version: 1.0 In-Reply-To: <1449057029-31776-1-git-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] vhost: drop dead code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , qemu-devel@nongnu.org Cc: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , Yuanhan Liu , Jason Wang 02.12.2015 14:50, Michael S. Tsirkin wrote: > We dropped the implementation of vhost_dev_query, > drop it from the header file as well. Applied to -trivial with a commit message fix suggested by Eric. Thanks! /mjt