From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXPHz-000182-DW for qemu-devel@nongnu.org; Tue, 18 Jul 2017 05:59:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXPHy-0000fG-N7 for qemu-devel@nongnu.org; Tue, 18 Jul 2017 05:59:35 -0400 From: Juan Quintela In-Reply-To: <20170718061005.29518-6-f4bug@amsat.org> ("Philippe =?utf-8?Q?Mathieu-Daud=C3=A9=22's?= message of "Tue, 18 Jul 2017 03:09:41 -0300") References: <20170718061005.29518-1-f4bug@amsat.org> <20170718061005.29518-6-f4bug@amsat.org> Reply-To: quintela@redhat.com Date: Tue, 18 Jul 2017 11:59:22 +0200 Message-ID: <877ez6ysjp.fsf@secure.mitica> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 05/29] block: use QEMU_IS_ALIGNED macro List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-trivial@nongnu.org, Kevin Wolf , Max Reitz , Stefan Hajnoczi , Fam Zheng , "Dr. David Alan Gilbert" , Jeff Cody , qemu-devel@nongnu.org, qemu-block@nongnu.org, Eric Blake Philippe Mathieu-Daud=C3=A9 wrote: > Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.= cocci > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Juan Quintela