Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ ../kernel/bpf/helpers.c: At top level: ../kernel/bpf/helpers.c:1162:13: warning: ‘bpf_async_tryget’ defined but not used [-Wunused-function] 1162 | static bool bpf_async_tryget(struct bpf_async_cb *cb) | ^~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.vzMaY2R0en 2025-11-05 08:23:02.105659720 -0800 +++ /tmp/tmp.g65nfV3qIY 2025-11-05 08:25:32.613464693 -0800 @@ -5,0 +6,4 @@ +../kernel/bpf/helpers.c: At top level: +../kernel/bpf/helpers.c:1162:13: warning: ‘bpf_async_tryget’ defined but not used [-Wunused-function] + 1162 | static bool bpf_async_tryget(struct bpf_async_cb *cb) + | ^~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.xelQgDDQlP 2025-11-05 08:25:32.620646709 -0800 +++ /tmp/tmp.y3K02ZqDUb 2025-11-05 08:25:32.622646691 -0800 @@ -1 +1 @@ - 1 ../kernel/bpf/helpers.c + 2 ../kernel/bpf/helpers.c