From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3T3L-0008BG-Al for qemu-devel@nongnu.org; Wed, 15 Jan 2014 11:10:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3T39-0004Va-Nf for qemu-devel@nongnu.org; Wed, 15 Jan 2014 11:10:51 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:45386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3T39-0004Uo-H0 for qemu-devel@nongnu.org; Wed, 15 Jan 2014 11:10:39 -0500 Message-ID: <52D6B2F7.5090902@msgid.tls.msk.ru> Date: Wed, 15 Jan 2014 20:10:31 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <20140109095816.409cd2a9@redhat.com> In-Reply-To: <20140109095816.409cd2a9@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] virtio-balloon: don't hardcode config size value List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel , mst@redhat.com 09.01.2014 18:58, Luiz Capitulino wrote: > Use sizeof(strucy virtio_balloon_config) instead. Thanks, applied to the trivial patches queue (with the spelling fix). /mjt