]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (test_mkfds) use SYS_bpf instead of __NR_bpf
authorMasatake YAMATO <yamato@redhat.com>
Tue, 26 Sep 2023 16:01:12 +0000 (01:01 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 29 Sep 2023 20:29:15 +0000 (05:29 +0900)
commit96583e9cb9414c867c0f0cb39beacb9d6031584a
tree94ad92f8437b3f87a056adff913647c4b27fe27a
parent27359e4a6c64649b37d26f3addc6c4233cb4c1ca
tests: (test_mkfds) use SYS_bpf instead of __NR_bpf

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/helpers/test_mkfds.c