From: Colin King <[email protected]>
Date: Mon, 15 Aug 2016 13:55:17 +0100

> From: Colin Ian King <[email protected]>
> 
> The null check on mdio->irq is redundant since mdio->irq is an array
> of PHY_MAX_ADDR ints and hence can never be null. Remove the redundant
> check.
> 
> Signed-off-by: Colin Ian King <[email protected]>

Applied, thanks.

Reply via email to