[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1690938732.git.gustavoars@kernel.org>
Date: Tue, 1 Aug 2023 23:04:48 -0600
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
To: Jesse Brandeburg <jesse.brandeburg@...el.com>,
Tony Nguyen <anthony.l.nguyen@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
fam1-i40e/0001-i40e-Replace-one-element-array-with-flex-array-membe.patch@...k,
fam1-i40e/0002-i40e-Replace-one-element-array-with-flex-array-membe.patch@...k,
fam1-i40e/0003-i40e-Replace-one-element-array-with-flex-array-membe.patch@...k,
fam1-i40e/0004-i40e-Replace-one-element-array-with-flex-array-membe.patch@...k
Cc: netdev@...r.kernel.org, intel-wired-lan@...ts.osuosl.org,
linux-kernel@...r.kernel.org,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
linux-hardening@...r.kernel.org
Subject: [PATCH 0/4][next] i40e: Replace one-element arrays with
flexible-array members
Replace one-element arrays with flexible-array members in multiple
structures.
This results in no differences in binary output.
Gustavo A. R. Silva (4):
i40e: Replace one-element array with flex-array member in struct
i40e_package_header
i40e: Replace one-element array with flex-array member in struct
i40e_profile_segment
i40e: Replace one-element array with flex-array member in struct
i40e_section_table
i40e: Replace one-element array with flex-array member in struct
i40e_profile_aq_section
drivers/net/ethernet/intel/i40e/i40e_ddp.c | 4 ++--
drivers/net/ethernet/intel/i40e/i40e_type.h | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
--
2.34.1
Powered by blists - more mailing lists