From: Aleksey Makarov Date: Tue, 2 Jun 2015 18:00:23 +0000 (-0700) Subject: net: thunderx: add static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~153^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7ec06254b174b1a8170cca66ec35fea299b151;p=pandora-kernel.git net: thunderx: add static This fixes sparse messages like this: drivers/net/ethernet/cavium/thunder/nicvf_main.c:1141:26: sparse: symbol 'nicvf_get_stats64' was not declared. Should it be static? Also remove unused declarations Reported-by: kbuild test robot Signed-off-by: Aleksey Makarov Signed-off-by: David S. Miller --- Reading git-diff-tree failed