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.jqCxxtVmns 2025-11-20 09:03:19.309978880 -0800 +++ /tmp/tmp.O0wA7zPBWX 2025-11-20 09:04:33.459227950 -0800 @@ -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.Nhq8C6qETG 2025-11-20 09:05:26.527690511 -0800 +++ /tmp/tmp.747xCcBen8 2025-11-20 09:05:26.531690471 -0800 @@ -0,0 +1 @@ + 1 ../drivers/vhost/net.c