numam-dpdk/drivers/bus/vmbus
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
..
linux drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
private.h bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
rte_bus_vmbus.h remove repeated 'the' in the code 2021-11-26 11:28:34 +01:00
rte_vmbus_reg.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vmbus_bufring.c bus/vmbus: simplify arguments to need signal function 2020-04-21 13:57:06 +02:00
vmbus_channel.c bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
vmbus_common_uio.c drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
vmbus_common.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00