[dpdk-dev] [PATCH 06/13] mbuf: minor changes for readability

2014-09-08 Thread Olivier MATZ
On 09/03/2014 05:49 PM, Bruce Richardson wrote: > * Ensure comments line up correctly > * Simplify the #ifdefs around the refcnt fields to make them clearer > > Signed-off-by: Bruce Richardson Acked-by: Olivier Matz

[dpdk-dev] [PATCH 06/13] mbuf: minor changes for readability

2014-09-03 Thread Bruce Richardson
* Ensure comments line up correctly * Simplify the #ifdefs around the refcnt fields to make them clearer Signed-off-by: Bruce Richardson --- lib/librte_mbuf/rte_mbuf.h | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/lib/librte_mbuf/rte_mbuf.h b/lib/librte_mb