[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200907122230.47ccfd55@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Mon, 7 Sep 2020 12:22:30 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Edward Cree <ecree@...arflare.com>
Cc: <linux-net-drivers@...arflare.com>, <davem@...emloft.net>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 2/6] sfc: remove phy_op indirection
On Mon, 7 Sep 2020 17:14:34 +0100 Edward Cree wrote:
> drivers/net/ethernet/sfc/mcdi_port.c | 593 +-------------------
> drivers/net/ethernet/sfc/mcdi_port_common.c | 560 ++++++++++++++++++
Would you mind improving variable ordering and addressing checkpatch
complaints while moving this code? The camel case and breaking up
case statements warning can definitely be ignored, but there are others.
Powered by blists - more mailing lists