remove extra parentheses in return statement
[dpdk.git] / examples / vhost_xen / vhost_monitor.c
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-04-13 Stephen Hemmingerexamples: remove useless null checks before rte_free
2015-03-04 Stephen Hemmingerexamples: remove unneeded casts
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen