[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160110.233146.1764868501463274315.davem@davemloft.net>
Date: Sun, 10 Jan 2016 23:31:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: linux@...ck-us.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
andrew@...n.ch
Subject: Re: [PATCH -next v2 2/2] net: tc35815: Drop unused variable
From: Guenter Roeck <linux@...ck-us.net>
Date: Sun, 10 Jan 2016 07:10:45 -0800
> Commit e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
> removes some code from tc_mii_init(), but does not remove a now unused
> variable. This results in the following build warning.
>
> drivers/net/ethernet/toshiba/tc35815.c: In function 'tc_mii_init':
> drivers/net/ethernet/toshiba/tc35815.c:670:6: warning: unused variable 'i'
>
> Fixes: e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
> Cc: Andrew Lunn <andrew@...n.ch>
> Acked-by: Andrew Lunn <andrew@...n.ch>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
Applied.
Powered by blists - more mailing lists