Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/vhost/net.c:1395:23: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct ptr_ring *' [-Wnon-literal-null-conversion] 1395 | n->vqs[i].rx_ring = IF_NONE; | ^~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.PYeNftRh3i 2025-11-20 11:26:02.181217013 -0500 +++ /tmp/tmp.gZIt1fuQKs 2025-11-20 11:26:33.327489213 -0500 @@ -1,0 +2,4 @@ +../drivers/vhost/net.c:1395:23: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct ptr_ring *' [-Wnon-literal-null-conversion] + 1395 | n->vqs[i].rx_ring = IF_NONE; + | ^~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.DpGdACja8O 2025-11-20 11:26:57.153303876 -0500 +++ /tmp/tmp.issWTcMhnQ 2025-11-20 11:26:57.155303860 -0500 @@ -0,0 +1 @@ + 1 ../drivers/vhost/net.c