From: Erik Hugne Date: Wed, 10 Sep 2014 12:02:50 +0000 (+0200) Subject: tipc: fix sparse warnings X-Git-Tag: fixes-against-v3.18-rc2~81^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc4dffad13e81deb3bf72e74cac292172df5285;p=pandora-kernel.git tipc: fix sparse warnings This fixes the following sparse warnings: sparse: symbol 'tipc_update_nametbl' was not declared. Should it be static? Also, the function is changed to return bool upon success, rather than a potentially freed pointer. Signed-off-by: Erik Hugne Reported-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed