From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrFiI-00038n-2q for qemu-devel@nongnu.org; Tue, 07 Apr 2009 14:07:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrFiD-00037k-Gi for qemu-devel@nongnu.org; Tue, 07 Apr 2009 14:07:57 -0400 Received: from [199.232.76.173] (port=59589 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrFiD-00037f-Cr for qemu-devel@nongnu.org; Tue, 07 Apr 2009 14:07:53 -0400 Received: from verein.lst.de ([213.95.11.210]:53033) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1LrFiC-00015a-Sc for qemu-devel@nongnu.org; Tue, 07 Apr 2009 14:07:53 -0400 Received: from verein.lst.de (localhost [127.0.0.1]) by verein.lst.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id n37I7pIF016735 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 7 Apr 2009 20:07:51 +0200 Received: (from hch@localhost) by verein.lst.de (8.12.3/8.12.3/Debian-6.6) id n37I7pIf016733 for qemu-devel@nongnu.org; Tue, 7 Apr 2009 20:07:51 +0200 Date: Tue, 7 Apr 2009 20:07:51 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH] more BlockDriver C99 initializers Message-ID: <20090407180751.GA16658@lst.de> References: <20090406120252.GA7316@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090406120252.GA7316@lst.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org In the meantime the block-posix-raw one got fixes as part of the fix sparse warnings patch.