========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/helpers.c:1162:13: warning: unused function 'bpf_async_tryget' [-Wunused-function] 1162 | static bool bpf_async_tryget(struct bpf_async_cb *cb) | ^~~~~~~~~~~~~~~~ ../kernel/bpf/helpers.c:1167:13: warning: unused function 'bpf_async_put' [-Wunused-function] 1167 | static void bpf_async_put(struct bpf_async_cb *cb, enum bpf_async_type type) | ^~~~~~~~~~~~~ 2 warnings generated. New errors added --- /tmp/tmp.p3gt1QTcBl 2025-10-31 15:59:44.730206311 -0700 +++ /tmp/tmp.JE2MvPHRLL 2025-10-31 16:01:29.506194588 -0700 @@ -1,0 +2,7 @@ +../kernel/bpf/helpers.c:1162:13: warning: unused function 'bpf_async_tryget' [-Wunused-function] + 1162 | static bool bpf_async_tryget(struct bpf_async_cb *cb) + | ^~~~~~~~~~~~~~~~ +../kernel/bpf/helpers.c:1167:13: warning: unused function 'bpf_async_put' [-Wunused-function] + 1167 | static void bpf_async_put(struct bpf_async_cb *cb, enum bpf_async_type type) + | ^~~~~~~~~~~~~ +2 warnings generated. Per-file breakdown --- /tmp/tmp.ZMBTk5v6VP 2025-10-31 16:02:51.306404719 -0700 +++ /tmp/tmp.ZtY3HzM4Aj 2025-10-31 16:02:51.309404690 -0700 @@ -0,0 +1 @@ + 2 ../kernel/bpf/helpers.c