[dpdk-dev] [PATCHv2 1/2] rte_compat.h : Clean up some typos

2015-06-24 Thread Thomas Monjalon
2015-06-24 16:15, Neil Horman: > On Wed, Jun 24, 2015 at 09:41:08PM +0200, Thomas Monjalon wrote: > > 2015-06-24 14:34, Neil Horman: > > > @@ -103,7 +103,7 @@ > > > #define VERSION_SYMBOL(b, e, v) > > > > Should be (b, e, n) > > > > > #define __vsym > > > #define BASE_SYMBOL(b, n) > > > > Sho

[dpdk-dev] [PATCHv2 1/2] rte_compat.h : Clean up some typos

2015-06-24 Thread Thomas Monjalon
2015-06-24 14:34, Neil Horman: > @@ -103,7 +103,7 @@ > #define VERSION_SYMBOL(b, e, v) Should be (b, e, n) > #define __vsym > #define BASE_SYMBOL(b, n) Should be (b, e) > -#define BIND_DEFAULT_SYMBOL(b, v) > +#define BIND_DEFAULT_SYMBOL(b, e, n)

[dpdk-dev] [PATCHv2 1/2] rte_compat.h : Clean up some typos

2015-06-24 Thread Neil Horman
On Wed, Jun 24, 2015 at 09:41:08PM +0200, Thomas Monjalon wrote: > 2015-06-24 14:34, Neil Horman: > > @@ -103,7 +103,7 @@ > > #define VERSION_SYMBOL(b, e, v) > > Should be (b, e, n) > > > #define __vsym > > #define BASE_SYMBOL(b, n) > > Should be (b, e) > > > -#define BIND_DEFAULT_SYMBOL(b,

[dpdk-dev] [PATCHv2 1/2] rte_compat.h : Clean up some typos

2015-06-24 Thread Neil Horman
Clean up some macro definition typos and comments Signed-off-by: Neil Horman CC: thomas.monjalon at 6wind.com --- lib/librte_compat/rte_compat.h | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/librte_compat/rte_compat.h b/lib/librte_compat/rte_compat.h inde