[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200810142143.GI2123435@lunn.ch>
Date: Mon, 10 Aug 2020 16:21:43 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH ethtool 6/7] ioctl: convert cmdline_info arrays to named
initializers
On Sun, Aug 09, 2020 at 11:24:35PM +0200, Michal Kubecek wrote:
> To get rid of remaining "missing field initializer" compiler warnings,
> convert arrays of struct cmdline_info used for command line parser to
> named initializers. This also makes the initializers easier to read.
>
> This commit should have no effect on resulting code (checked with gcc-11
> and -O2).
>
> Signed-off-by: Michal Kubecek <mkubecek@...e.cz>
Reviewed-by: Andrew Lunn <andrew@...n.ch>
Andrew
Powered by blists - more mailing lists