From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Junlong Wang <wang.junlong1@zte.com.cn>,
Lijie Shan <shan.lijie@zte.com.cn>
Subject: Re: [PATCH] net/zxdh: replace zero length array
Date: Tue, 26 Aug 2025 07:03:56 -0700 [thread overview]
Message-ID: <20250826070356.14da72da@hermes.local> (raw)
In-Reply-To: <20250821152536.5934-1-stephen@networkplumber.org>
On Thu, 21 Aug 2025 08:25:35 -0700
Stephen Hemminger <stephen@networkplumber.org> wrote:
> Zero length arrays are a GNU C extension, the better way to
> get the same effect is to use ISO C99 flexible array.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Queued to next-net
prev parent reply other threads:[~2025-08-26 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 15:25 [PATCH] net/zxdh: replace zero length array Stephen Hemminger
2025-08-26 14:03 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250826070356.14da72da@hermes.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=shan.lijie@zte.com.cn \
--cc=wang.junlong1@zte.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.