Re: [PATCH bpf-next 1/9] libbpf: use __u32 fields in bpf_map_create_opts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 1, 2021 at 3:28 PM Andrii Nakryiko <andrii@xxxxxxxxxx> wrote:
>
> Corresponding Linux UAPI struct uses __u32, not int, so keep it
> consistent.
>
> Fixes: 992c4225419a3 ("992c4225419a libbpf: Unify low-level map creation APIs w/ new bpf_map_create()")

That was not a correct tag.
It should have been:
Fixes: 992c4225419a ("libbpf: Unify low-level map creation APIs w/ new
bpf_map_create()")

I fixed it while applying.
I have the following in my .gitconfig
[core]
        abbrev = 12
[pretty]
        fixes = Fixes: %h (\"%s\")

and use it this way:
git log -1 --pretty=fixes sha



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux