From: Lad Prabhakar <[email protected]> Date: Thu, 5 Feb 2015 15:34:13 +0000
> From: "Lad, Prabhakar" <[email protected]> > > 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 <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

