staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 28 Feb 2023 20:28:57 +0000 (21:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2023 09:20:37 +0000 (10:20 +0100)
commit515017e952eac5d77e257c9d206498f0392eaea6
treee48626816e6440d88af282cdf6b2ce4ce5fa3db3
parent528dbd80ac21c7dd090d0e3d2cc777704efb86fd
staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script

commit a98fc23cc2c1e4382a79ff137ca1a93d6a73b451 upstream.

Remove function _rtl92e_dm_check_ac_dc_power calling a script
/etc/acpi/wireless-rtl-ac-dc-power.sh that is not available. This script
is not part of the kernel and it is not available on the www. The result
is that this function is just dead code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/20230228202857.GA16442@matrix-ESPRIMO-P710
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c