From d16e05f70c9e9b78b7c21286e6b2a00e9467b1e5 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Sun, 9 Mar 2014 04:21:41 +0530 Subject: [PATCH] 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-format-patch failed