diff for duplicates of <bf46b428deef4e9e89b0ea1704b1f0e5@intel.com> diff --git a/a/1.txt b/N1/1.txt index 61dd2bf..010b516 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ > > There is a regular need in the kernel to provide a way to declare having a > dynamically sized set of trailing elements in a structure. Kernel code should always -> use ?flexible array members?[1] for these cases. The older style of one-element or +> use “flexible array members”[1] for these cases. The older style of one-element or > zero-length arrays should no longer be used[2]. > > Refactor the code according to the use of a flexible-array member in struct @@ -20,10 +20,10 @@ Acked-by: Shiraz Saleem <shiraz.saleem@intel.com> It seems we should add this to the new irdma driver submission as well which replaces i40iw. I will fold it into v7 of the rdma portion of the series -https://lore.kernel.org/linux-rdma/20210520200326.GX1096940 at ziepe.ca/ +https://lore.kernel.org/linux-rdma/20210520200326.GX1096940@ziepe.ca/ Additionally we will add this patch when we resend this PR on iwl-next. -https://lore.kernel.org/linux-rdma/62555c6de641e10cb4169653731389a51d086345.camel at intel.com/ +https://lore.kernel.org/linux-rdma/62555c6de641e10cb4169653731389a51d086345.camel@intel.com/ > --- diff --git a/a/content_digest b/N1/content_digest index 6ccdd43..e516564 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,30 @@ "ref\020210525230038.GA175516@embeddedor\0" "From\0Saleem, Shiraz <shiraz.saleem@intel.com>\0" - "Subject\0[Intel-wired-lan] [PATCH][next] i40e: Replace one-element array with flexible-array member\0" + "Subject\0RE: [PATCH][next] i40e: Replace one-element array with flexible-array member\0" "Date\0Wed, 26 May 2021 21:29:47 +0000\0" - "To\0intel-wired-lan@osuosl.org\0" + "To\0Gustavo A. R. Silva <gustavoars@kernel.org>" + Latif + Faisal <faisal.latif@intel.com> + Doug Ledford <dledford@redhat.com> + Jason Gunthorpe <jgg@ziepe.ca> + Brandeburg + Jesse <jesse.brandeburg@intel.com> + Nguyen + Anthony L <anthony.l.nguyen@intel.com> + David S. Miller <davem@davemloft.net> + " Jakub Kicinski <kuba@kernel.org>\0" + "Cc\0linux-rdma@vger.kernel.org <linux-rdma@vger.kernel.org>" + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + intel-wired-lan@lists.osuosl.org <intel-wired-lan@lists.osuosl.org> + netdev@vger.kernel.org <netdev@vger.kernel.org> + " linux-hardening@vger.kernel.org <linux-hardening@vger.kernel.org>\0" "\00:1\0" "b\0" "> Subject: [PATCH][next] i40e: Replace one-element array with flexible-array member\n" "> \n" "> There is a regular need in the kernel to provide a way to declare having a\n" "> dynamically sized set of trailing elements in a structure. Kernel code should always\n" - "> use ?flexible array members?[1] for these cases. The older style of one-element or\n" + "> use \342\200\234flexible array members\342\200\235[1] for these cases. The older style of one-element or\n" "> zero-length arrays should no longer be used[2].\n" "> \n" "> Refactor the code according to the use of a flexible-array member in struct\n" @@ -27,10 +42,10 @@ "\n" "It seems we should add this to the new irdma driver submission as well which replaces i40iw.\n" "I will fold it into v7 of the rdma portion of the series\n" - "https://lore.kernel.org/linux-rdma/20210520200326.GX1096940 at ziepe.ca/\n" + "https://lore.kernel.org/linux-rdma/20210520200326.GX1096940@ziepe.ca/\n" "\n" "Additionally we will add this patch when we resend this PR on iwl-next.\n" - "https://lore.kernel.org/linux-rdma/62555c6de641e10cb4169653731389a51d086345.camel at intel.com/\n" + "https://lore.kernel.org/linux-rdma/62555c6de641e10cb4169653731389a51d086345.camel@intel.com/\n" "\n" "\n" "> ---\n" @@ -95,4 +110,4 @@ "> --\n" > 2.27.0 -ad86ed83e52ffa767e4810d9955d437ab3dd867e4d0473768dccc955fffa2c92 +e8c13d2ad69d3b0e9788fd7198ba82b5c4589d0435cb67e16e2a1faf8946c457
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.