From: Colin King <colin.k...@canonical.com> Date: Wed, 11 Oct 2017 11:17:57 +0100
> From: Colin Ian King <colin.k...@canonical.com> > > The array sctp_sched_ops is local to the source and > does not need to be in global scope, so make it static. > > Cleans up sparse warning: > symbol 'sctp_sched_ops' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.