From: Wei Yongjun Date: Sun, 20 Jul 2014 05:14:28 +0000 (+0800) Subject: tipc: fix sparse non static symbol warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f50ce556af7008e1c2088d8b2b778ef5e79ff1;p=pandora-kernel.git tipc: fix sparse non static symbol warnings Fixes the following sparse warnings: net/tipc/socket.c:545:5: warning: symbol 'tipc_sk_proto_rcv' was not declared. Should it be static? net/tipc/socket.c:2015:5: warning: symbol 'tipc_ioctl' was not declared. Should it be static? Signed-off-by: Wei Yongjun Acked-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed