numam-dpdk/drivers/bus/dpaa
Bruce Richardson 013b4c52c7 replace zero-length arrays with flexible ones
This patch replaces instances of zero-sized arrays i.e. those at the end
of structures with "[0]" with the more standard syntax of "[]".
Replacement was done using coccinelle script, with some revert and
cleanup of whitespace afterwards.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2022-06-07 16:44:21 +02:00
..
base net/dpaa: check status before configuring shared MAC 2022-01-20 16:24:09 +01:00
include replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
dpaa_bus.c crypto/dpaa_sec: add debug prints 2022-02-12 12:19:14 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_dpaa_bus.h bus/dpaa: remove unused thread-specific variables 2022-04-29 11:27:35 +02:00
rte_dpaa_logs.h bus/dpaa: move log types to NXP drivers 2020-05-19 15:49:53 +02:00
version.map net/dpaa: check status before configuring shared MAC 2022-01-20 16:24:09 +01:00