On Fri, Nov 17, 2023 at 08:18:23AM -0800, Stephen Hemminger wrote:
> On Fri, 17 Nov 2023 09:31:11 +0100
> Morten Brørup wrote:
>
> > Series-acked-by: Morten Brørup
> >
> > Suggest checkpatches to disallow this, if it doesn't already.
>
> Unfortunately, matching this with awk is too hard. Cocci
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Friday, 17 November 2023 05.03
>
> Zero length arrays are a GNU extension that has been
> superseded by flex arrays.
>
> https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
>
> These are places found by cocci/zero_length_array
Zero length arrays are a GNU extension that has been
superseded by flex arrays.
https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
These are places found by cocci/zero_length_array.cocci
v2 - rebased on 23.11-rc3
more places started using zero length array
Stephen Hemminger (10):
member
3 matches
Mail list logo