numam-dpdk/drivers/event/opdl
Thomas Monjalon f8e9989606 remove useless constructor headers
A constructor is usually declared with RTE_INIT* macros.
As it is a static function, no need to declare before its definition.
The macro is used directly in the function definition.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-07-12 00:00:35 +02:00
..
Makefile event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
opdl_evdev_init.c event/opdl: fix atomic queue race condition 2018-04-16 10:10:03 +02:00
opdl_evdev_xstats.c event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
opdl_evdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
opdl_evdev.h event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
opdl_log.h event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
opdl_ring.c event/opdl: fix atomic queue race condition 2018-04-16 10:10:03 +02:00
opdl_ring.h event/opdl: fix atomic queue race condition 2018-04-16 10:10:03 +02:00
opdl_test.c event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
rte_pmd_evdev_opdl_version.map event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00