On Mon, 26 Sep 2022 18:01:08 -0500, Gustavo A. R. Silva wrote: > Zero-length arrays are deprecated and we are moving towards adopting > C99 flexible-array members, instead. So, replace zero-length arrays > declarations in anonymous union with the new DECLARE_FLEX_ARRAY() > helper macro. > > This helper allows for flexible-array members in unions. > > [...] Applied, thanks! [1/1] soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helper commit: 1e9dd807c609d1598fa56a1d65074a6eeb89f705 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>