From: John W. Linville Date: Tue, 20 Jul 2010 16:32:52 +0000 (-0400) Subject: wireless: mark cfg80211_is_all_idle as static X-Git-Tag: v2.6.36-rc1~571^2~107^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20925feee9e46c07ffe315b88c5cee61064a3ede;p=pandora-kernel.git wireless: mark cfg80211_is_all_idle as static CHECK net/wireless/sme.c net/wireless/sme.c:38:6: warning: symbol 'cfg80211_is_all_idle' was not declared. Should it be static? It is not used elsewhere, so mark it static. Signed-off-by: John W. Linville --- Reading git-diff-tree failed