From: Colin King <[email protected]> Date: Thu, 18 May 2017 10:14:01 +0100
> From: Colin Ian King <[email protected]> > > octeon_devices_lock can be made static as it does not need to be > in global scope. > > Cleans up sparse warning: "warning: symbol 'octeon_devices_lock' > was not declared. Should it be static?" > > Signed-off-by: Colin Ian King <[email protected]> Applied.

