From: Stanislaw Gruszka Date: Fri, 30 Jul 2010 14:41:08 +0000 (+0200) Subject: iwlwifi: make scan workqueue functions static X-Git-Tag: v2.6.37-rc1~147^2~679^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c240879f3488ae0904a7ba5bdaaa54638b2d8852;p=pandora-kernel.git iwlwifi: make scan workqueue functions static We do not need export iwl_bg.*scan.*() functions just for initialize workqueue in other module. Making that functions static helps with iwl-scan.c code review a bit. Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed