From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT7h7-0000tD-W6 for qemu-devel@nongnu.org; Fri, 19 Apr 2013 05:33:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UT7h7-00043J-5Q for qemu-devel@nongnu.org; Fri, 19 Apr 2013 05:33:25 -0400 Date: Fri, 19 Apr 2013 11:33:21 +0200 From: Stefan Hajnoczi Message-ID: <20130419093321.GB30143@stefanha-thinkpad.redhat.com> References: <20130412091255.7a3f1c75@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130412091255.7a3f1c75@redhat.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] virtio.h: drop unused function prototypes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-trivial@nongnu.org, qemu-devel , fred.konrad@greensocs.com On Fri, Apr 12, 2013 at 09:12:55AM -0400, Luiz Capitulino wrote: > They are unused since commit 5c7d0962f60498c3f11d402e1c857cb9d5d8568d. > > Signed-off-by: Luiz Capitulino > --- > include/hw/virtio/virtio.h | 2 -- > 1 file changed, 2 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan