Re: [PATCH 1/2] net: add support for NS8390 based eth controllers on some ColdFire boards
Greg Ungerer <gerg <at> snapgear.com>
2012-06-27 02:55:38 GMT
Hi Geert,
On 06/26/2012 09:03 PM, Geert Uytterhoeven wrote:
> On Tue, Jun 26, 2012 at 12:14 PM, Greg Ungerer<gerg <at> snapgear.com> wrote:
>> On 06/26/2012 08:03 PM, Geert Uytterhoeven wrote:
>>> On Tue, Jun 26, 2012 at 11:57 AM, Greg Ungerer<gerg <at> snapgear.com> wrote:
>>>> On 06/26/2012 05:47 PM, Geert Uytterhoeven wrote:
>>>>> On Tue, Jun 26, 2012 at 7:16 AM, Greg Ungerer<gerg <at> snapgear.com>
>>>>> wrote:
>>>>>> On 06/25/2012 05:59 PM, Geert Uytterhoeven wrote:
>>>>>>> On Mon, Jun 25, 2012 at 3:29 AM,<gerg <at> snapgear.com> wrote:
>>>>>>>> arch/m68k/include/asm/mcfne.h 129 +---------
>>>>>>>
>>>>>>> mcf8390.h?
>>>>>>> mcfne.h is queued for removal.
>>>>>>
>>>>>> I was trying to save it
>>>>>> Do you think I should just silently move the modified mcfne.h
>>>>>> to a mcf8390.h?
>>>>>
>>>>> Sure. Why not?
>>>>
>>>> We lose any git history linking the original and new file.
>>>
>>> Your commit renaming-and-modifying it will provide the link?
>>
>> I would normally do that with a "git mv". But isn't that going to
>> clash with your "git rm"? Or am I mis-understanding what you mean?
>
> It may indeed give a merge conflict.
(Continue reading)