[PATCH] eventdev: replace zero-length-array
Jerin Jacob
jerinjacobk at gmail.com
Thu Oct 3 17:59:55 CEST 2024
On Wed, Oct 2, 2024 at 3:39 AM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> Zero Length Array's (ZLA) are a Gcc extension, and standard
> Variable Length Array (VLA) should be used instead.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Isn't this patch same
https://patches.dpdk.org/project/dpdk/patch/20240725171609.142344-1-stephen@networkplumber.org/
? It is already merged.
Making this as "Not Applicable"
More information about the dev
mailing list