tipc: fix sparse warnings in new nl api
authorRichard Alpe <richard.alpe@ericsson.com>
Mon, 24 Nov 2014 10:10:29 +0000 (11:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Nov 2014 21:10:23 +0000 (16:10 -0500)
commitd8182804cfd6503e73dc1c0a409903412a389541
tree13a0d359beeb8b436c5977d711e010e04a8b5d2d
parent958d03b016586d571a382f863608bc4c6d92a0c8
tipc: fix sparse warnings in new nl api

Fix sparse warnings about non-static declaration of static functions
in the new tipc netlink API.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/bearer.c
net/tipc/link.c
net/tipc/name_table.c
net/tipc/node.c
net/tipc/socket.c