mempool: rework comments and style
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 18 May 2016 11:04:22 +0000 (13:04 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 May 2016 12:40:12 +0000 (14:40 +0200)
commit23fb3b460fdccf232c74a6115171e035d1f56435
treecb70c74058fddb6372d9acd727dcd79ff9326265
parent49e29ac2cb7278ca62bad6d3ca15dfdf817ce4af
mempool: rework comments and style

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 <olivier.matz@6wind.com>
Acked by: Keith Wiles <keith.wiles@intel.com>
lib/librte_mempool/rte_mempool.c
lib/librte_mempool/rte_mempool.h