]> git.baikalelectronics.ru Git - kernel.git/commit
linux/netlink.h: drop unnecessary extern prefix
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 20 Dec 2018 17:52:28 +0000 (09:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Dec 2018 00:43:54 +0000 (16:43 -0800)
commitc8b79d335465debdd740cb8fdb8c5c490c00e9ef
treeba9b71571a3dc46ac776188522aa480291b3fd1c
parentddb9f99e8059eaa356e42695b51d72a508ef007f
linux/netlink.h: drop unnecessary extern prefix

Don't need extern prefix before function prototypes.
Checkpatch has complained about this for a couple of years.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netlink.h