DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "835703180@qq.com" <835703180@qq.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH] common/iavf: replace zero-length arrays with flexible ones
Date: Tue, 28 Jun 2022 07:45:01 +0000	[thread overview]
Message-ID: <DM4PR11MB59948FE48C854BB3DB48C9EED7B89@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <tencent_7D3A7A9D44570652650B9D5ED095956C4306@qq.com>



> -----Original Message-----
> From: 835703180@qq.com <835703180@qq.com>
> Sent: Thursday, June 16, 2022 1:26 AM
> To: Wu, Jingjing <jingjing.wu@intel.com>
> Cc: dev@dpdk.org; Shiqi Liu <835703180@qq.com>
> Subject: [PATCH] common/iavf: replace zero-length arrays with flexible ones
> 
> From: Shiqi Liu <835703180@qq.com>
> 
>     This patch replaces instances of zero-sized arrays i.e. those at the
>     end of structures with "[0]" with the more standard syntax of "[]".
>     Replacement was done using coccinelle script, with some revert and
>     cleanup of whitespace afterwards.
> 
> Signed-off-by: Shiqi Liu <835703180@qq.com>

Nacked for compile issue reported in patchwork
https://patchwork.dpdk.org/project/dpdk/patch/tencent_7D3A7A9D44570652650B9D5ED095956C4306@qq.com/

      reply	other threads:[~2022-06-28  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15 17:26 835703180
2022-06-28  7:45 ` Zhang, Qi Z [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=DM4PR11MB59948FE48C854BB3DB48C9EED7B89@DM4PR11MB5994.namprd11.prod.outlook.com \
    --to=qi.z.zhang@intel.com \
    --cc=835703180@qq.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).