From: Himangi Saraogi Date: Sat, 8 Mar 2014 22:51:41 +0000 (+0530) Subject: staging:rtl8192u: Fix smatch warning of function definition with external linkage X-Git-Tag: v3.15-rc1~139^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16e05f70c9e9b78b7c21286e6b2a00e9467b1e5;p=pandora-kernel.git staging:rtl8192u: Fix smatch warning of function definition with external linkage This patch fixes the following smatch warning in r8192U_core.c - drivers/staging/rtl8192u/r8192U_core.c:3539:13: warning: function 'rtl819x_watchdog_wqcallback' with external linkage has definition Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed