]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf302e385e4c0790bddfd46e0e9f5295de418a861
tree13a0d359beeb8b436c5977d711e010e04a8b5d2d
parent731694c84e179c72a352a631883d435f8377d0ff
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