18/06/2018 14:32, Thomas Monjalon:
> 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
Rebased after crypto pull and applied
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
---
app/test-eventdev/evt_test.h | 3 +--
drivers/baseband/null
2 matches
Mail list logo