numam-dpdk/drivers/net/nfp
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
..
nfpcore replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
meson.build net/nfp: rename files for consistency 2021-08-17 18:26:57 +02:00
nfp_common.c net/nfp: fix disabling VLAN stripping 2022-05-31 15:03:02 +02:00
nfp_common.h net/nfp: update how max MTU is read 2022-05-10 13:53:29 +02:00
nfp_cpp_bridge.c net/nfp: remove unused message length 2021-11-16 13:01:52 +01:00
nfp_cpp_bridge.h net/nfp: move CPP bridge to separate file 2021-08-17 18:26:57 +02:00
nfp_ctrl.h net/nfp: rename files for consistency 2021-08-17 18:26:57 +02:00
nfp_ethdev_vf.c net/nfp: free HW ring memzone on queue release 2022-01-26 17:29:59 +01:00
nfp_ethdev.c net/nfp: free HW ring memzone on queue release 2022-01-26 17:29:59 +01:00
nfp_logs.h net/nfp: rename files for consistency 2021-08-17 18:26:57 +02:00
nfp_rxtx.c net/nfp: free HW ring memzone on queue release 2022-01-26 17:29:59 +01:00
nfp_rxtx.h remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00