mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
39780fdae1
vhost/vhost-rng.c:154:9: error: too few arguments to function 'virtio_create_virtqueues' 154 | ret = vhost_create_virtqueues(hdev, 0, 1, vqnames, callback); Signed-off-by: rongyichang <rongyichang@xiaomi.com>