]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59bc65e8d0ce2646bf606a1cc4f5fcaea6f7030d
tree945833b14074e098f376ad00353d3be0d0957d19
parentb99f792ee7e58038eead9fd8e531421d78780b9d
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