numam-dpdk/drivers/crypto/null
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 drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
null_crypto_pmd_ops.c cryptodev: rename PMD symmetric session API 2018-07-11 03:57:24 +02:00
null_crypto_pmd_private.h cryptodev: remove max number of sessions parameter 2018-07-11 03:57:24 +02:00
null_crypto_pmd.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
rte_pmd_null_crypto_version.map null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00