From: Colin King <[email protected]> Date: Sat, 12 Aug 2017 22:45:53 +0100
> From: Colin Ian King <[email protected]> > > 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 <[email protected]> Applied.
