From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gU8WK-00062h-8m for qemu-devel@nongnu.org; Tue, 04 Dec 2018 06:05:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gU8WJ-0006Q8-LJ for qemu-devel@nongnu.org; Tue, 04 Dec 2018 06:05:40 -0500 Date: Tue, 4 Dec 2018 11:05:21 +0000 From: Anthony PERARD Message-ID: <20181204110521.GR14786@perard.uk.xensource.com> References: <20181121151211.15997-1-paul.durrant@citrix.com> <20181121151211.15997-12-paul.durrant@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20181121151211.15997-12-paul.durrant@citrix.com> Subject: Re: [Qemu-devel] [PATCH 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-qdisk List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Durrant Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, xen-devel@lists.xenproject.org, Stefano Stabellini , Stefan Hajnoczi , Kevin Wolf , Max Reitz On Wed, Nov 21, 2018 at 03:12:04PM +0000, Paul Durrant wrote: > This is a purely cosmetic patch that substitutes the old 'struct XenBlkDev' > name with 'XenQdiskDataPlane' and 'blkdev' field/variable names with > 'dataplane', and then does necessary fix-up to adhere to coding style. > > No functional change. > > Signed-off-by: Paul Durrant Acked-by: Anthony PERARD -- Anthony PERARD