tailq: remove unused macros
authorDavid Marchand <david.marchand@6wind.com>
Wed, 4 Mar 2015 21:50:06 +0000 (22:50 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 10:55:07 +0000 (11:55 +0100)
commit598a9cc8044f2b3a46a2a446a6e2b65037acab1f
tree7a7924baf3dec6fca019c1bc540146d88eb6148a
parent9b7e0dbb6c547e256146b0679f0e918b15d10541
tailq: remove unused macros

A lot of places just protect against concurrent access and I can not see the
gain of having those macros.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/common/include/rte_eal.h
lib/librte_mempool/rte_mempool.c