[PATCH net-next 3/7] net: macb: parse PHY nodes found under an MDIO node

Andrew Lunn andrew at lunn.ch
Tue Jul 21 09:36:55 EDT 2020


> @@ -755,7 +765,6 @@ static int macb_mdiobus_register(struct macb *bp)
>  			 * decrement it before returning.
>  			 */
>  			of_node_put(child);
> -
>  			return of_mdiobus_register(bp->mii_bus, np);
>  		}

Please avoid white space changes like this.

Otherwise this looks O.K.

       Andrew



More information about the linux-arm-kernel mailing list