Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../crypto/bpf_crypto_shash.c:72:3: error: field designator 'hash' does not refer to any field in type 'const struct bpf_crypto_type' 72 | .hash = bpf_crypto_shash_hash, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../crypto/bpf_crypto_shash.c:73:3: error: field designator 'digestsize' does not refer to any field in type 'const struct bpf_crypto_type' 73 | .digestsize = bpf_crypto_shash_digestsize, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[4]: *** [../scripts/Makefile.build:287: crypto/bpf_crypto_shash.o] Error 1 make[3]: *** [../scripts/Makefile.build:556: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files