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: [V2] common/iavf:replace zero-length arrays with flexible ones
Date: Sun, 19 Jun 2022 12:08:47 +0000	[thread overview]
Message-ID: <DM4PR11MB5994F338B073E0C7444C91A8D7B19@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <tencent_9399CA173AA42027ABE40647F44809AA8C07@qq.com>



> -----Original Message-----
> From: 835703180@qq.com <835703180@qq.com>
> Sent: Thursday, June 16, 2022 1:42 AM
> To: Wu, Jingjing <jingjing.wu@intel.com>
> Cc: dev@dpdk.org; Shiqi Liu <835703180@qq.com>
> Subject: [V2] 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.
> 	v2:
> 	* revise a error with BRACKET_SPACE
> 
> Signed-off-by: Shiqi Liu <835703180@qq.com>

The patch format is wrong.
Please check  https://core.dpdk.org/contribute/ 


      reply	other threads:[~2022-06-19 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15 17:42 835703180
2022-06-19 12:08 ` 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=DM4PR11MB5994F338B073E0C7444C91A8D7B19@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).