Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <k...@kernel.org>:

On Tue, 29 Oct 2024 15:55:02 -0600 you wrote:
> Small patch series aimed at fixing thousands of -Wflex-array-member-not-at-end
> warnings by creating a new tagged struct within a flexible structure. We then
> use this new struct type to fix problematic middle-flex-array declarations in
> multiple composite structs, as well as to update the type of some variables in
> various functions.
> 
> Changes in v2:
>  - Update changelog text in patch 2/2 to better reflect the changes
>    made. (Jakub)
>  - Adjust variable declarations to follow the reverse xmas tree
>    convention. (Jakub)
> 
> [...]

Here is the summary with links:
  - [v2,1/2,next] UAPI: ethtool: Use __struct_group() in struct 
ethtool_link_settings
    https://git.kernel.org/netdev/net-next/c/43d3487035e9
  - [v2,2/2,next] net: ethtool: Avoid thousands of 
-Wflex-array-member-not-at-end warnings
    https://git.kernel.org/netdev/net-next/c/3bd9b9abdf15

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to