From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiP9D-0000yg-Jw for qemu-devel@nongnu.org; Tue, 22 Mar 2016 12:27:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiP9C-0002re-MU for qemu-devel@nongnu.org; Tue, 22 Mar 2016 12:27:11 -0400 Date: Tue, 22 Mar 2016 17:27:02 +0100 From: Kevin Wolf Message-ID: <20160322162702.GC4222@noname.redhat.com> References: <1457502997-30904-1-git-send-email-peterx@redhat.com> <87io0eo6ku.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87io0eo6ku.fsf@blackfin.pond.sub.org> Subject: Re: [Qemu-devel] [PATCH 0/2] block/qapi: trivial fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: pbonzini@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org, Peter Xu Am 22.03.2016 um 16:50 hat Markus Armbruster geschrieben: > Peter Xu writes: > > > One is to use literal printf format when possible. > > > > One is to fix an unbounded usage of stack. > > I lack the time to take this through my tree before my Easter vacation. > Kevin, can you stick it into your next pull request for me? Note > trivial fixup on PATCH 2. Thanks, applied to the block branch. Kevin