From: Wei Yongjun Date: Fri, 20 Dec 2013 02:22:51 +0000 (+0800) Subject: ath9k: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~94^2~238^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84d1b49c9ef9057defc47137405d1c1b87b19db;p=pandora-kernel.git ath9k: fix sparse non static symbol warning Fixes the following sparse warning: drivers/net/wireless/ath/ath9k/spectral.c:500:24: warning: symbol 'rfs_spec_scan_cb' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: John W. Linville --- Reading git-diff-tree failed