From 5cd3b24908ab2a35d09ddb4de3444e74c43c4c30 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Wed, 19 Mar 2014 11:54:54 +0100 Subject: [PATCH] staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.c Delete the DM_CTSToSelfSetting function that is not used in anywhere in the driver. Fix sparse warnings: drivers/staging/rtl8192u/r8192U_dm.c:2623:6: warning: symbol 'DM_CTSToSelfSetting' was not declared. Should it be static? Signed-off-by: Ana Rey Acked-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed