From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Fri, 2 Jun 2017 15:13:34 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > functions m88e1510_get_temp_critical, m88e1510_set_temp_critical and > m88e1510_get_temp_alarm can be made static as they not need to be > in global scope. > > Cleans up sparse warnings: > "symbol 'm88e1510_get_temp_alarm' was not declared. Should it be static?" > "symbol 'm88e1510_get_temp_critical' 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