Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/xdp/xsk.c:881:12: warning: ‘__xsk_generic_xmit_batch’ defined but not used [-Wunused-function] 881 | static int __xsk_generic_xmit_batch(struct xdp_sock *xs) | ^~~~~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.0qSMoAVLRS 2025-10-21 07:45:34.445341362 -0700 +++ /tmp/tmp.8JsQP1aL6e 2025-10-21 07:47:58.300857327 -0700 @@ -1,0 +2,3 @@ +../net/xdp/xsk.c:881:12: warning: ‘__xsk_generic_xmit_batch’ defined but not used [-Wunused-function] + 881 | static int __xsk_generic_xmit_batch(struct xdp_sock *xs) + | ^~~~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.TWAEVd80ex 2025-10-21 07:47:58.308270659 -0700 +++ /tmp/tmp.LFP1KRqGZR 2025-10-21 07:47:58.312270621 -0700 @@ -0,0 +1 @@ + 1 ../net/xdp/xsk.c