Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: silicom: fix sparse warning for static variable
This patch fixes the following sparse warning in bpctl_mod.c: warning: symbol 'bpvm_lock' was not declared. Should it be static? Signed-off-by: James A Shackleford <shack@linux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information