Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755352AbbDIMqj (ORCPT ); Thu, 9 Apr 2015 08:46:39 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:59046 "EHLO e06smtp12.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753379AbbDIMqh (ORCPT ); Thu, 9 Apr 2015 08:46:37 -0400 Date: Thu, 9 Apr 2015 14:46:30 +0200 From: Cornelia Huck To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH] virtio_config: reorder functions Message-ID: <20150409144630.3c9145b1.cornelia.huck@de.ibm.com> In-Reply-To: <20150408164933-mutt-send-email-mst@redhat.com> References: <1427814977-11504-1-git-send-email-mst@redhat.com> <20150408164933-mutt-send-email-mst@redhat.com> Organization: IBM Deutschland Research & Development GmbH Vorsitzende des Aufsichtsrats: Martina Koederitz =?UTF-8?B?R2VzY2jDpGZ0c2bDvGhydW5nOg==?= Dirk Wittkopp Sitz der Gesellschaft: =?UTF-8?B?QsO2Ymxpbmdlbg==?= Registergericht: Amtsgericht Stuttgart, HRB 243294 X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15040912-0009-0000-0000-000003C32C15 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 24 On Wed, 8 Apr 2015 16:49:46 +0200 "Michael S. Tsirkin" wrote: > On Tue, Mar 31, 2015 at 05:17:25PM +0200, Michael S. Tsirkin wrote: > > This simply reorders functions in virtio_config > > so width access wrapper helpers are all together. > > Drops an extra empty line while we are at it. > > > > Signed-off-by: Michael S. Tsirkin > > Ping > > > --- > > include/linux/virtio_config.h | 15 +++++++-------- > > 1 file changed, 7 insertions(+), 8 deletions(-) > > Acked-by: Cornelia Huck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/