From: Lad, Prabhakar Date: Thu, 5 Feb 2015 15:34:13 +0000 (+0000) Subject: enic: enic_main: fix sparse warnings X-Git-Tag: fixes-v4.0-rc1~150^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ae84a0099a767c2cc5947d642b3eeabc6f9d68;p=pandora-kernel.git enic: enic_main: fix sparse warnings this patch fixes following sparse warnings: enic_main.c:92:28: warning: symbol 'mod_table' was not declared. Should it be static? enic_main.c:109:28: warning: symbol 'mod_range' was not declared. Should it be static? enic_main.c:1306:5: warning: symbol 'enic_busy_poll' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar Signed-off-by: David S. Miller --- Reading git-diff-tree failed