]> git.itanic.dy.fi Git - linux-stable/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:18:25 +0000 (10:18 +0100)
commit9498448b9ede2b7896eeb705d55ee9b1b0e6dfcf
treebe5a72839c887829f8ec301f46f80f12ce41ae9b
parent6ee84b8b7904aba8af0a5ad9ef8ac788dbddb6f7
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