X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fvhost_xen%2Fmain.c;fp=examples%2Fvhost_xen%2Fmain.c;h=f4dbaa486a3fe80aef2c31cc7f417c690207ddcd;hb=6b3e017e5d25f15da73f7700f7f2ac553ef1a2e9;hp=2e4035767495f19eaadce7e3cedbfdc516542968;hpb=32e04ea00cd159613e04acef75e52bfca6eeff2f;p=deb_dpdk.git diff --git a/examples/vhost_xen/main.c b/examples/vhost_xen/main.c index 2e403576..f4dbaa48 100644 --- a/examples/vhost_xen/main.c +++ b/examples/vhost_xen/main.c @@ -1407,8 +1407,7 @@ print_stats(void) int init_virtio_net(struct virtio_net_device_ops const * const ops); /* - * Main function, does initialisation and calls the per-lcore functions. The CUSE - * device is also registered here to handle the IOCTLs. + * Main function, does initialisation and calls the per-lcore functions. */ int main(int argc, char *argv[])