From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svsbx-0007wz-Rl for qemu-devel@nongnu.org; Mon, 30 Jul 2012 12:14:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Svsbs-00054i-72 for qemu-devel@nongnu.org; Mon, 30 Jul 2012 12:14:25 -0400 Date: Mon, 30 Jul 2012 17:14:05 +0100 From: Stefan Hajnoczi Message-ID: <20120730161405.GA21719@stefanha-thinkpad.localdomain> References: <500D3923.7060306@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <500D3923.7060306@siemens.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] usb: Clean common object and dependency files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-trivial , qemu-devel On Mon, Jul 23, 2012 at 01:44:35PM +0200, Jan Kiszka wrote: > Signed-off-by: Jan Kiszka > --- > Makefile | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan