../net/vmw_vsock/virtio_transport.c:176:8: warning: variable 'reply' set but not used [-Wunused-but-set-variable] 176 | bool reply; | ^ 1 warning generated. ../net/vmw_vsock/virtio_transport.c:176:8: warning: variable 'reply' set but not used [-Wunused-but-set-variable] 176 | bool reply; | ^ 1 warning generated. New errors added --- /tmp/tmp.0jz1Dz6WpP 2025-04-01 13:24:29.071065167 -0700 +++ /tmp/tmp.jUreYkAkcn 2025-04-01 13:25:33.839369190 -0700 @@ -0,0 +1,4 @@ +../net/vmw_vsock/virtio_transport.c:176:8: warning: variable 'reply' set but not used [-Wunused-but-set-variable] + 176 | bool reply; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.lEvxYtSleW 2025-04-01 13:25:33.844415933 -0700 +++ /tmp/tmp.eoq3hUcGc9 2025-04-01 13:25:33.848415893 -0700 @@ -0,0 +1 @@ + 1 ../net/vmw_vsock/virtio_transport.c