virtio-devices: remove incorrect comment

This device is not called virtio-vhost-user; that's something else.

I don't think the comment really clarifies anything anyway, so just
remove it.

Fixes: 8c618ff5e ("virtio-devices: generic-vhost-user: implement device")
Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
Alyssa Ross
2026-03-16 17:44:25 +01:00
committed by Rob Bradford
parent f1875668e0
commit 1539b195d1

View File

@@ -121,7 +121,7 @@ since the backend only supports {backend_num_queues}\n",
);
return Err(Error::BadQueueNum);
}
// Create virtio-vhost-user device configuration.
(
acked_features,
// If part of the available features that have been acked, the