On Thu, Jul 25, 2024 at 11:24 PM Stephen Hemminger
wrote:
>
> Zero length array's are a GNU C extension and should be replaced
> by use of flexible arrayrs. This has been fixed almost everywhere
> in DPDK 24.07 but looks like some event code got missed.
>
> Generated by devtools/cocci/zero_length_
Zero length array's are a GNU C extension and should be replaced
by use of flexible arrayrs. This has been fixed almost everywhere
in DPDK 24.07 but looks like some event code got missed.
Generated by devtools/cocci/zero_length_array.cocci
Signed-off-by: Stephen Hemminger
---
drivers/event/opdl
2 matches
Mail list logo