From: YueHaibing <[email protected]> Date: Thu, 19 Jul 2018 17:16:59 +0800
> Fixes the following sparse warnings: > > net/tipc/link.c:376:5: warning: symbol 'link_bc_rcv_gap' was not declared. > Should it be static? > net/tipc/link.c:823:6: warning: symbol 'link_prepare_wakeup' was not > declared. Should it be static? > net/tipc/link.c:959:6: warning: symbol 'tipc_link_advance_backlog' was not > declared. Should it be static? > net/tipc/link.c:1009:5: warning: symbol 'tipc_link_retrans' was not declared. > Should it be static? > net/tipc/monitor.c:687:5: warning: symbol '__tipc_nl_add_monitor_peer' was > not declared. Should it be static? > net/tipc/group.c:230:20: warning: symbol 'tipc_group_find_member' was not > declared. Should it be static? > > Signed-off-by: YueHaibing <[email protected]> Applied, thank you. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
