From: Jakub Kicinski Date: Sat, 12 Aug 2023 01:24:14 +0000 (-0700) Subject: Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next... X-Git-Tag: v6.6.7~2079^2~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e6860ec3a2252249e310b0e6e88e2258171b3d0;p=platform%2Fkernel%2Flinux-starfive.git Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue Tony Nguyen says: ==================== 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. * '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue: i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section 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_segment i40e: Replace one-element array with flex-array member in struct i40e_package_header ==================== Link: https://lore.kernel.org/r/20230810175302.1964182-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski --- 3e6860ec3a2252249e310b0e6e88e2258171b3d0