[Just a reminder for the future.]
Hi all,
In commit
2bb10639f12c ("RISC-V: fix bad use of of_node_put")
Fixes tag
Fixes: 94f9bf118f ("RISC-V: Fix of_node_* refcount")
has these problem(s):
- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").
--
Cheers,
Stephen Rothwell
On Sat, 02 Feb 2019 13:33:10 PST (-0800), Stephen Rothwell wrote:
> [Just a reminder for the future.]
>
> Hi all,
>
> In commit
>
> 2bb10639f12c ("RISC-V: fix bad use of of_node_put")
>
> Fixes tag
>
> Fixes: 94f9bf118f ("RISC-V: Fix of_node_* refcount")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
> or later) just making sure it is not set (or set to "auto").
Thanks. Is there a script I should be running to pre-check these?
Hi Palmer,
On Tue, 05 Feb 2019 10:47:43 -0800 (PST) Palmer Dabbelt <[email protected]> wrote:
>
> Thanks. Is there a script I should be running to pre-check these?
I run the attached script on each set of new commits that turn up.
--
Cheers,
Stephen Rothwell