kernel/drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c
.. .. @@ -60,7 +60,7 @@ 60 60 61 61 struct mlxsw_sp1_kvdl_part { 62 62 struct mlxsw_sp1_kvdl_part_info info; 63 - unsigned long usage[0]; /* Entries */63 + unsigned long usage[]; /* Entries */64 64 }; 65 65 66 66 struct mlxsw_sp1_kvdl {