numam-dpdk/lib/librte_vhost
Ouyang Changchun aec8283d47 vhost: fix build without unused result
It fixes this compilation complain: "error: ignoring return value of 'realpath',
declared with attribute warn_unused_result [-Werror=unused-result]"

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Tested-by: Jingguo Fu <jingguox.fu@intel.com>
2014-10-30 00:19:41 +01:00
..
eventfd_link vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
libvirt vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
Makefile vhost: add makefile 2014-10-13 19:16:54 +02:00
rte_virtio_net.h vhost: add in doc 2014-10-13 19:39:38 +02:00
vhost_rxtx.c vhost: comment identified issues 2014-10-13 19:16:54 +02:00
vhost-net-cdev.c vhost: comment identified issues 2014-10-13 19:16:54 +02:00
vhost-net-cdev.h vhost: coding style fixes 2014-10-13 19:16:54 +02:00
virtio-net.c vhost: fix build without unused result 2014-10-30 00:19:41 +01:00