net: phy: icplus: drop address operator for functions
authorMichael Walle <michael@walle.cc>
Thu, 11 Feb 2021 07:47:44 +0000 (08:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 21:53:25 +0000 (13:53 -0800)
commit8edf206cc2b5c98f7c59e01c22cdbc291b713e38
tree945833b14074e098f376ad00353d3be0d0957d19
parent7360a4de36a4826cc998ce5a89fbc9b5a2182758
net: phy: icplus: drop address operator for functions

Don't sometimes use the address operator and sometimes not. Drop it and
make the code look uniform.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/icplus.c