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
..
2022-05-23 02:48:42 +02:00
2022-05-10 15:43:09 +02:00
2022-02-23 19:01:03 +01:00
2022-01-20 16:24:09 +01:00
2022-05-30 15:29:51 +02:00
2022-05-25 10:52:46 +02:00
2022-02-27 21:26:06 +01:00
2022-03-03 12:30:51 +01:00
2022-02-15 14:53:41 +01:00
2022-02-12 12:07:48 +01:00
2022-02-12 12:07:48 +01:00
2022-01-12 15:36:32 +01:00