dpdk-fm10k/lib/librte_graph
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
..
graph.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
graph_debug.c graph: implement debug routines 2020-05-05 23:31:47 +02:00
graph_ops.c graph: implement internal operation helpers 2020-05-05 23:28:13 +02:00
graph_populate.c graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
graph_private.h graph: implement debug routines 2020-05-05 23:31:47 +02:00
graph_stats.c graph: implement stats 2020-05-05 23:31:53 +02:00
Makefile graph: implement stats 2020-05-05 23:31:53 +02:00
meson.build graph: implement stats 2020-05-05 23:31:53 +02:00
node.c graph: populate fastpath memory for graph reel 2020-05-05 23:28:24 +02:00
rte_graph.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_graph_version.map graph: implement fastpath routines 2020-05-05 23:32:02 +02:00
rte_graph_worker.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00