Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:250:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:266:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:321:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:342:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:364:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.tbPBh20hkL 2025-12-07 23:23:43.445628123 -0500 +++ /tmp/tmp.huG9pG2HZo 2025-12-07 23:24:35.841215695 -0500 @@ -3,4 +3,5 @@ -../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:313:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:334:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:250:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:266:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:321:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:342:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:364:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.U021eDoSF1 2025-12-07 23:24:35.844296197 -0500 +++ /tmp/tmp.mQZl2tTW9h 2025-12-07 23:24:35.845296188 -0500 @@ -1 +1 @@ - 5 ../kernel/bpf/crypto.c + 6 ../kernel/bpf/crypto.c