From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Wed, 4 Oct 2017 14:20:37 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The functions t4vf_link_down_rc_str and t4vf_handle_get_port_info are > local to the source and do not need to be in global scope, so make > them static. > > Cleans up sparse warnings: > symbol 't4vf_link_down_rc_str' was not declared. Should it be static? > symbol 't4vf_handle_get_port_info' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html