From: Lad, Prabhakar Date: Thu, 5 Feb 2015 15:06:33 +0000 (+0000) Subject: hyperv: fix sparse warnings X-Git-Tag: fixes-v4.0-rc1~150^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da19fcd0d85f36420f578fe6dfe7a2a581b4fa6e;p=pandora-kernel.git hyperv: fix sparse warnings this patch fixes following sparse warnings: netvsc.c:688:5: warning: symbol 'netvsc_copy_to_send_buf' was not declared. Should it be static? rndis_filter.c:627:5: warning: symbol 'rndis_filter_set_offload_params' was not declared. Should it be static? rndis_filter.c:702:5: warning: symbol 'rndis_filter_set_rss_param' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar Signed-off-by: Haiyang Zhang Signed-off-by: David S. Miller --- Reading git-diff-tree failed