From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx08x-0005qv-Qr for qemu-devel@nongnu.org; Mon, 13 Feb 2012 12:56:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rx08w-0006OD-BH for qemu-devel@nongnu.org; Mon, 13 Feb 2012 12:56:51 -0500 Received: from cantor2.suse.de ([195.135.220.15]:58602 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx08w-0006O3-6b for qemu-devel@nongnu.org; Mon, 13 Feb 2012 12:56:50 -0500 Message-ID: <4F394EE0.1060505@suse.de> Date: Mon, 13 Feb 2012 18:56:48 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <20120213153333.28730.60650.stgit@ginnungagap.bsc.es> <4F393F13.5000503@suse.de> <871upyacqs.fsf@ginnungagap.bsc.es> In-Reply-To: <871upyacqs.fsf@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 Am 13.02.2012 18:01, schrieb Llu=C3=ADs Vilanova: > Andreas F=C3=A4rber writes: >=20 >> Am 13.02.2012 16:33, schrieb Llu=C3=ADs Vilanova: >>> Provides a file naming scheme consistent with other targets. >>> >>> 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 >=20 >> Please check your git options, it did not recognize that you're renami= ng >> the file. Or did you also reformat it? >=20 > It's pure file renaming. Which git options are you referring to? Command lines options: --no-renames --find-renames=3Dn / -Mn Or config file options: [diff] renames =3D true ;or renames =3D "copies" The default settings (i.e., none of the above set) usually detect it. 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