]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.c
authorAna Rey <anarey@gmail.com>
Wed, 19 Mar 2014 10:54:54 +0000 (11:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:30:01 +0000 (09:30 -0700)
commit5cd3b24908ab2a35d09ddb4de3444e74c43c4c30
treef30cc7b1bb8ce9fa1ea023ca6465ba5200449303
parente635b0793d0d3cd8fc1d261110c981c7330cea2b
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 <anarey@gmail.com>
Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c