Re: [PATCH v1] net: phy: remove spaces

2020-10-23 Thread Oleksij Rempel
Sorry for the noise, i'll reset v2 with proper commit message. On Fri, Oct 23, 2020 at 11:57:09AM +0200, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel > --- > drivers/net/phy/phy-core.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/net/phy/phy-

[PATCH v1] net: phy: remove spaces

2020-10-23 Thread Oleksij Rempel
Signed-off-by: Oleksij Rempel --- drivers/net/phy/phy-core.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/phy/phy-core.c b/drivers/net/phy/phy-core.c index 8d333d3084ed..635be83962b6 100644 --- a/drivers/net/phy/phy-core.c +++ b/drivers/net/phy/phy-core.