From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Zs7uk-0001h3-GI for mharc-qemu-trivial@gnu.org; Fri, 30 Oct 2015 07:32:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs7uh-0001dS-Rm for qemu-trivial@nongnu.org; Fri, 30 Oct 2015 07:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zs7uh-0008O2-4F for qemu-trivial@nongnu.org; Fri, 30 Oct 2015 07:32:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs7ub-0008N2-0W; Fri, 30 Oct 2015 07:32:01 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 084F1A80; Fri, 30 Oct 2015 11:31:59 +0000 (UTC) Received: from nilsson.home.kraxel.org (ovpn-116-67.ams2.redhat.com [10.36.116.67]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t9UBVvow026298; Fri, 30 Oct 2015 07:31:58 -0400 Message-ID: <1446204716.1144.29.camel@redhat.com> From: Gerd Hoffmann To: Markus Armbruster Date: Fri, 30 Oct 2015 12:31:56 +0100 In-Reply-To: <1446203638.1144.28.camel@redhat.com> References: <1446134122-32292-1-git-send-email-armbru@redhat.com> <1446203638.1144.28.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 0/4] ui audio qxl usb: Use g_new() & friends where that makes obvious sense X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 11:32:08 -0000 On Fr, 2015-10-30 at 12:13 +0100, Gerd Hoffmann wrote: > Do you want me pick this up or send a pull request yourself? Oh, I see you have trivial cc'ed. scratch the question then ;) From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs7ug-0001bZ-A5 for qemu-devel@nongnu.org; Fri, 30 Oct 2015 07:32:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zs7ub-0008NH-5v for qemu-devel@nongnu.org; Fri, 30 Oct 2015 07:32:06 -0400 Message-ID: <1446204716.1144.29.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 30 Oct 2015 12:31:56 +0100 In-Reply-To: <1446203638.1144.28.camel@redhat.com> References: <1446134122-32292-1-git-send-email-armbru@redhat.com> <1446203638.1144.28.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/4] ui audio qxl usb: Use g_new() & friends where that makes obvious sense List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Fr, 2015-10-30 at 12:13 +0100, Gerd Hoffmann wrote: > Do you want me pick this up or send a pull request yourself? Oh, I see you have trivial cc'ed. scratch the question then ;)