From: Mateusz Kulikowski Date: Tue, 14 Jul 2015 20:04:26 +0000 (+0200) Subject: staging: rtl8192e: rtllib_softmac: Make functions static X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6957248f487e0eeecf7a23a34b08ee26c0c3a151;p=pandora-kernel.git staging: rtl8192e: rtllib_softmac: Make functions static Make as many functions as possible static in rtllib_softmac.c. The following functions were affected: - rtllib_sta_wakeup - rtllib_TURBO_Info - rtllib_get_beacon_ - rtllib_send_probe_requests - rtllib_update_active_chan_map - rtllib_softmac_scan_syncro Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed