[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200919.164019.1690811970196105603.davem@davemloft.net>
Date: Sat, 19 Sep 2020 16:40:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: kuba@...nel.org, hch@...radead.org, mkubecek@...e.cz,
andrew@...n.ch, f.fainelli@...il.com, gustavo@...eddedor.com,
axboe@...nel.dk, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] ethtool: improve compat ioctl handling
From: Arnd Bergmann <arnd@...db.de>
Date: Fri, 18 Sep 2020 14:05:18 +0200
> --- a/net/ethtool/ioctl.c
> +++ b/net/ethtool/ioctl.c
...
> +static inline bool ethtool_translate_compat(void)
> +{
Please don't use the inline keyword in foo.c files.
Thank you.
Powered by blists - more mailing lists