[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <144b1f43-cd36-9920-fc46-87d98b131e2e@netronome.com>
Date: Fri, 16 Aug 2019 15:35:55 +0100
From: Quentin Monnet <quentin.monnet@...ronome.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
Networking <netdev@...r.kernel.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Fixes tag needs some work in the bpf-next tree
2019-08-16 23:46 UTC+1000 ~ Stephen Rothwell <sfr@...b.auug.org.au>
> Hi all,
>
> In commit
>
> ed4a3983cd3e ("tools: bpftool: fix argument for p_err() in BTF do_dump()")
>
> Fixes tag
>
> Fixes: c93cc69004dt ("bpftool: add ability to dump BTF types")
>
> has these problem(s):
>
> - missing space between the SHA1 and the subject
>
> This is dues to the trailing 't' on the SHA1 :-(
>
> - 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").
>
Hi Stephen,
I made that typo, please accept my apologies :(.
The correct tag should be:
Fixes: c93cc69004df ("bpftool: add ability to dump BTF types")
Regards,
Quentin
Powered by blists - more mailing lists