From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rwz5o-0002il-0K for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:49:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rwz5h-00009j-Pe for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:49:31 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54050 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rwz5h-00009U-Jv for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:49:25 -0500 Message-ID: <4F393F13.5000503@suse.de> Date: Mon, 13 Feb 2012 17:49:23 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <20120213153333.28730.60650.stgit@ginnungagap.bsc.es> In-Reply-To: <20120213153333.28730.60650.stgit@ginnungagap.bsc.es> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] [m68k] Move helpers.h to helper.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= Cc: qemu-devel@nongnu.org, paul@codesourcery.com Am 13.02.2012 16:33, schrieb Llu=C3=ADs Vilanova: > Provides a file naming scheme consistent with other targets. >=20 > Signed-off-by: Llu=C3=ADs Vilanova > --- > target-m68k/helper.c | 2 +- > target-m68k/helper.h | 54 +++++++++++++++++++++++++++++++++++++++= ++++++++ > target-m68k/helpers.h | 54 ---------------------------------------= -------- > target-m68k/op_helper.c | 2 +- > target-m68k/translate.c | 6 +++-- > 5 files changed, 59 insertions(+), 59 deletions(-) > create mode 100644 target-m68k/helper.h > delete mode 100644 target-m68k/helpers.h Please check your git options, it did not recognize that you're renaming the file. Or did you also reformat it? Is there any particular reason for these three patches beyond aesthetics? Header names are purely target-specific choices here and do not simplify, e.g., any Makefile logic. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg