[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166606235837.3553294.13172997146200535471.b4-ty@kernel.org>
Date: Mon, 17 Oct 2022 22:05:16 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: agross@...nel.org, gustavoars@...nel.org,
Konrad Dybcio <konrad.dybcio@...ainline.org>
Cc: linux-arm-msm@...r.kernel.org, linux-hardening@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
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@...nel.org>
Powered by blists - more mailing lists