From f4d90513c83d8d8e2e33f88c1ccba1db2dc31e72 Mon Sep 17 00:00:00 2001 From: James A Shackleford Date: Sun, 1 Jun 2014 19:34:28 -0400 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed