Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/cadence/macb_main.c:1515:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 1515 | struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); | ^ 1 warning generated. New errors added --- /tmp/tmp.ky6RN27yz4 2025-11-19 07:07:54.681716804 -0800 +++ /tmp/tmp.iOU4oRHLd7 2025-11-19 07:09:13.849903708 -0800 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/cadence/macb_main.c:1515:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] + 1515 | struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.JPrSnjBDdd 2025-11-19 07:10:09.814328924 -0800 +++ /tmp/tmp.vwh6vrh8Rz 2025-11-19 07:10:09.818328882 -0800 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/cadence/macb_main.c