.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/netkit.c:778:32: error: too few arguments to function call, expected 5, have 4 777 | bpf_link_init(&nkl->link, BPF_LINK_TYPE_NETKIT, | ~~~~~~~~~~~~~ 778 | &netkit_link_lops, prog); | ^ ../include/linux/bpf.h:2534:6: note: 'bpf_link_init' declared here 2534 | void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2535 | const struct bpf_link_ops *ops, struct bpf_prog *prog, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2536 | enum bpf_attach_type attach_type); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/net/netkit.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/netkit.c:778:32: error: too few arguments to function call, expected 5, have 4 777 | bpf_link_init(&nkl->link, BPF_LINK_TYPE_NETKIT, | ~~~~~~~~~~~~~ 778 | &netkit_link_lops, prog); | ^ ../include/linux/bpf.h:2534:6: note: 'bpf_link_init' declared here 2534 | void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2535 | const struct bpf_link_ops *ops, struct bpf_prog *prog, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2536 | enum bpf_attach_type attach_type); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: drivers/net/netkit.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2