OSDN Git Service

of: mdio: remove the 'extern' keyword from function declarations
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 29 Jun 2020 12:03:44 +0000 (14:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jun 2020 22:57:34 +0000 (15:57 -0700)
commita0bd96f5aed2108505386733abe76f37362c2f50
treefc3e84aea03ab04c11f2a55d7ad912ad116e44ae
parentac3a68d56651c3dad2c12c7afce065fe15267f44
of: mdio: remove the 'extern' keyword from function declarations

The 'extern' keyword in headers doesn't have any benefit. Remove them
all from the of_mdio.h header.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/of_mdio.h