These 3 patches try to make mempool code easier to read, they
have no functional impact.

Olivier Matz (3):
  mempool: introduce objhdr structure for object headers
  mempool: introduce objtlr structure for object trailers
  mempool: fix typos, indentation, and doxygen style

 lib/librte_mempool/rte_dom0_mempool.c |  36 +++----
 lib/librte_mempool/rte_mempool.c      |  22 ++--
 lib/librte_mempool/rte_mempool.h      | 188 ++++++++++++++++++----------------
 3 files changed, 128 insertions(+), 118 deletions(-)

-- 
2.1.4

Reply via email to