From: Yogesh Ashok Powar Date: Thu, 6 Mar 2014 15:12:58 +0000 (+0530) Subject: mwl8k: mwl8k_update_survey can be static X-Git-Tag: v3.15-rc1~113^2~159^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c361efc49681962c5361e55a56d7ad8f5654a7;p=pandora-kernel.git mwl8k: mwl8k_update_survey can be static It fixes following sparse check warning >#make C=1 CF=-D__CHECK_ENDIAN__ drivers/net/wireless/mwl8k.o >drivers/net/wireless/mwl8k.c:3089:6: warning: symbol 'mwl8k_update_survey' was not declared. Should it be static? Reported-by: Fengguang Wu Signed-off-by: Nishant Sarmukadam Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed