From: Himangi Saraogi Date: Sat, 8 Mar 2014 23:37:35 +0000 (+0530) Subject: staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external... X-Git-Tag: v3.15-rc1~139^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a371a0c29f8bf8793b9b860c0f9256ed83cb4b;p=pandora-kernel.git staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external linkage This patch fixes the warnings: drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:381:13: warning: function 'ieee80211_qurey_ShortPreambleMode' with external linkage has definition drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:395:1: warning: function 'ieee80211_query_HTCapShortGI' with external linkage has definition Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed