[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181019.170513.2231540324890213277.davem@davemloft.net>
Date: Fri, 19 Oct 2018 17:05:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vz@...ia.com
Cc: slemieux.tyco@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: lpc_eth: remove unused local variable
From: Vladimir Zapolskiy <vz@...ia.com>
Date: Fri, 19 Oct 2018 02:06:53 +0300
> A trivial change which removes an unused local variable, the issue
> is reported as a compile time warning:
>
> drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_eth_drv_probe':
> drivers/net/ethernet/nxp/lpc_eth.c:1250:21: warning: variable 'phydev' set but not used [-Wunused-but-set-variable]
> struct phy_device *phydev;
> ^~~~~~
>
> Signed-off-by: Vladimir Zapolskiy <vz@...ia.com>
Applied.
Powered by blists - more mailing lists