]> git.baikalelectronics.ru Git - kernel.git/commit
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:21:31 +0000 (10:21 +0100)
commit6f16af5e055def99b176860f87f30d21e9561c5c
tree6db85578269ee0a60d3c0aeff88a8fe3882dde4b
parentaa4d32e903e609447cdaa44be6858d55f37a099f
staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script

commit 20e622494179a1094b24bde458640eb0a8d8c4fe 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