From: Colin King <[email protected]> Date: Fri, 29 Sep 2017 14:34:22 +0100
> From: Colin Ian King <[email protected]> > > The function ipmr_notifier_init is local to the source and does > not need to be in global scope, so make it static. > > Cleans up sparse warning: > warning: symbol 'ipmr_notifier_init' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <[email protected]> Applied, thank you.
