numam-dpdk/drivers/net/kni
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 eal: add function to create control threads 2018-04-25 00:51:31 +02:00
meson.build net/kni: add to meson build 2018-06-14 19:27:50 +02:00
rte_eth_kni.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
rte_pmd_kni_version.map net/kni: add KNI PMD 2017-04-04 15:52:50 +02:00