]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: fix sparse warning: symbol was not declared. Should it be static?
authorMatias Mucciolo <mmucciolo@suteba.org.ar>
Mon, 26 Sep 2016 16:13:03 +0000 (13:13 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:02:06 +0000 (13:02 +0200)
commit4ceffe65c3fd79e75f50d4613aaefc00d81e2171
tree2fb63aa698670da0cdc132364b124e277bd0b404
parent1c40429dfad97d4e8193603058915182b728c8e9
staging: wilc1000: fix sparse warning: symbol was not declared. Should it be static?

- Fixed a sparse warning:
  wilc_debugfs.c:32:10: warning: symbol 'WILC_DEBUG_LEVEL' was not declared. Should it be static?

Signed-off-by: Matias Mucciolo <mmucciolo@suteba.org.ar>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_debugfs.c