]> git.ipfire.org Git - thirdparty/linux.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)
commitaa9d6e0f33aea8a1879e7e53fe0e436943f9ce0c
treeba9b71571a3dc46ac776188522aa480291b3fd1c
parent7de333090a803a6678c3848d4eed1031bbc3dc95
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