From a115ee4175c3eb33f75d5ca62d417e853702c0f3 Mon Sep 17 00:00:00 2001 From: Teodora Baluta Date: Wed, 16 Oct 2013 23:53:32 +0300 Subject: [PATCH] Staging: rtl8192u: fix functions that should not be declared extern These functions are already marked extern in the header file drivers/staging/rtl8192u/r819xU_phy.c:1716:13: warning: function 'InitialGainOperateWorkItemCallBack' with external linkage has definition drivers/staging/rtl8192u/r819xU_cmdpkt.c:497:12: warning: function 'cmpk_message_handle_rx' with external linkage has definition Signed-off-by: Teodora Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed