ring: fix namesize macro documentation block
authorGage Eads <gage.eads@intel.com>
Thu, 4 Apr 2019 12:34:54 +0000 (07:34 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 4 Apr 2019 20:06:16 +0000 (22:06 +0200)
commit97c48e71fc030a2ff9ab55e4462a4d22f93e37b6
tree68b4ee19dc564503bc1d5dc42c0289e6f0417d19
parente75bc77f98bcf1e9772022b6f833da588b59c8e1
ring: fix namesize macro documentation block

'/**<' style comments apply to the previous member, which caused doxygen to
emit the RTE_RING_NAMESIZE documentation for RTE_RING_MZ_PREFIX.

Fixes: 38c9817ee1d8 ("mempool: adjust name size in related data types")
Cc: stable@dpdk.org
Signed-off-by: Gage Eads <gage.eads@intel.com>
lib/librte_ring/rte_ring.h