Re: [U-Boot] [PATCH v2 74/78] phy: Fix style violations

2018-01-03 Thread Joe Hershberger
On Wed, Dec 13, 2017 at 1:19 AM, Mario Six wrote: > Fix some style violations in the generic PHY management code. > > Signed-off-by: Mario Six > --- > > v1 -> v2: > * Fixed comment style according to Joe's comments Acked-by: Joe Hershberger

[U-Boot] [PATCH v2 74/78] phy: Fix style violations

2017-12-13 Thread Mario Six
Fix some style violations in the generic PHY management code. Signed-off-by: Mario Six --- v1 -> v2: * Fixed comment style according to Joe's comments --- drivers/net/phy/phy.c | 94 +++ 1 file changed, 57 insertions(+), 37