[dpdk-dev] [PATCH 01/36] mempool: fix comments and style

2016-04-14 Thread Wiles, Keith
>No functional change, just fix some comments and styling issues. >Also avoid to duplicate comments between rte_mempool_create() >and rte_mempool_xmem_create(). > >Signed-off-by: Olivier Matz Acked by: Keith Wiles >--- > lib/librte_mempool/rte_mempool.c | 17 +--- >

[dpdk-dev] [PATCH 01/36] mempool: fix comments and style

2016-04-14 Thread Olivier Matz
No functional change, just fix some comments and styling issues. Also avoid to duplicate comments between rte_mempool_create() and rte_mempool_xmem_create(). Signed-off-by: Olivier Matz --- lib/librte_mempool/rte_mempool.c | 17 +--- lib/librte_mempool/rte_mempool.h | 59