25 Feb
2022
25 Feb
'22
5:58 a.m.
On 2/22/22 16:13, Francisco Casas wrote:
Signed-off-by: Francisco Casas <fcasas(a)codeweavers.com> Signed-off-by: Giovanni Mascellani <gmascellani(a)codeweavers.com>
This patch seems to be doing a couple things at once: * remove the redundant component count validation from struct_var_initializer(); * factor out initialization into initialize_generic_var() * allow initializing a struct from a single argument Could it be split?