On Fri, Jun 03, 2022 at 11:13:27AM +0100, Bruce Richardson wrote: > This patchset adds a coccinelle script to clean-up zero-length > arrays in structures. The final patches are the result of running > that script on the DPDK repository. > > V3: Fixed issues in mlx5 drivers: > * fixed incorrect coccinelle replacement of 2-D zero-length arrays > * undid removal of "0" in tx elts[] which caused issues with Werror-pedantic > > V2: rebased to fix apply conflict > Still more build errors with these changes reported, V4 to follow...
- [PATCH v2 3/4] lib: replace zero-length arrays with... Bruce Richardson
- [PATCH v2 4/4] app: examples: replace zero-length a... Bruce Richardson
- Re: [PATCH v2 0/4] clean up zero-length arrays Hemant Agrawal
- [PATCH v3 0/4] clean up zero-length arrays Bruce Richardson
- [PATCH v3 1/4] cocci: add script for zero-length ar... Bruce Richardson
- RE: [PATCH v3 1/4] cocci: add script for zero-l... Morten Brørup
- Re: [PATCH v3 1/4] cocci: add script for ze... Bruce Richardson
- [PATCH v3 2/4] drivers: replace zero-length arrays ... Bruce Richardson
- [PATCH v3 3/4] lib: replace zero-length arrays with... Bruce Richardson
- [PATCH v3 4/4] app: examples: replace zero-length a... Bruce Richardson
- Re: [PATCH v3 0/4] clean up zero-length arrays Bruce Richardson
- [PATCH v4 0/4] clean up zero-length arrays Bruce Richardson
- [PATCH v4 1/4] cocci: add script for zero-length ar... Bruce Richardson
- [PATCH v4 2/4] drivers: replace zero-length arrays ... Bruce Richardson
- [PATCH v4 3/4] lib: replace zero-length arrays with... Bruce Richardson
- [PATCH v4 4/4] app: examples: replace zero-length a... Bruce Richardson
- Re: [PATCH v4 0/4] clean up zero-length arrays David Marchand
- Re: [PATCH v4 0/4] clean up zero-length arrays Tyler Retzlaff
- Re: [PATCH 0/4] clean up zero-length arrays Stephen Hemminger
- Re: [PATCH 0/4] clean up zero-length arrays Bruce Richardson
- Re: [PATCH 0/4] clean up zero-length arrays Bruce Richardson