From: Anmol Sarma Date: Thu, 9 Jan 2014 19:44:44 +0000 (+0530) Subject: Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static X-Git-Tag: v3.14-rc1~150^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0162f307674f30b5ba7e37f659ec20abc740a3;p=pandora-kernel.git Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static Fix sparse warnings for undeclared symbols not marked static like: 148:6: warning: symbol 'enqueue_mgmt' was not declared. Should it be static? 166:16: warning: symbol 'dequeue_mgmt' was not declared. Should it be static? Signed-off-by: Anmol Sarma Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed