From: Colin King <colin.k...@canonical.com> Date: Sat, 12 Aug 2017 22:45:53 +0100
> From: Colin Ian King <colin.k...@canonical.com> > > The array guest_offloads is local to the source and does not need to > be in global scope, so make it static. Also tweak formatting. > > Cleans up sparse warnings: > symbol 'guest_offloads' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.