[PATCH 1/2] PCI: spear: Fix Section mismatch compilation warning for probe()

Olof Johansson olof at lixom.net
Sun Jul 20 17:21:29 PDT 2014


On Sun, Jul 20, 2014 at 5:12 PM, Viresh Kumar <viresh.kumar at linaro.org> wrote:
> On 21 July 2014 00:56, Olof Johansson <olof at lixom.net> wrote:
>> Please use 12 significant digits, since 7 might not be sufficient later
>> on in time. I've fixed it up here.
>
> I surely didn't knew this and haven't seen other maintainers do this
> as well.. And thought, whatever "git log --online" gives would be
> enough.
>
> Will take care of this in future.

Oh, sorry, I got distracted by my kid waking up so the email was a bit short. :)

The easiest way of doing it is to switch to 12 by default. In your .gitconfig:

[core]
        abbrev = 12


-Olof



More information about the linux-arm-kernel mailing list