From: Colin King <colin.k...@canonical.com> Date: Tue, 26 Sep 2017 16:14:09 +0100
> From: Colin Ian King <colin.k...@canonical.com> > > The function ch_flower_stats_cb is local to the source and does not need > to be in global scope, so make it static. > > Cleans up sparse warnings: > symbol 'ch_flower_stats_cb' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.