dpdk-fm10k/lib/librte_stack
Jerin Jacob a7551b6c60 log: remove unneeded logtype declaration
RTE_LOG_REGISTER macro already declares the log type.
Remove the unneeded log type declaration.

Fixes: 9c99878aa1 ("log: introduce logtype register macro")

Reported-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Gage Eads <gage.eads@intel.com>
2020-07-07 13:18:23 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_stack.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
rte_stack.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_stack_lf.c stack: add lock-free implementation 2019-04-04 22:06:16 +02:00
rte_stack_lf.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf_c11.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf_generic.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf_stubs.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_std.c
rte_stack_std.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_stack_version.map
stack_pvt.h rename private header files 2019-10-27 22:03:06 +01:00