]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Wed, 1 Mar 2023 21:54:41 +0000 (22:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2023 09:18:25 +0000 (10:18 +0100)
commit1f062a90b5ec83a5ffb619365acea202e3ff2317
tree544847051a24d66a13439ed4689ac4012617cf9d
parent5e01dc0695e22a18715481d0008f1fddaa899f09
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh

commit fe413a074a93d56f89e322c786aad8639afe76b4 upstream.

Remove call_usermodehelper starting /etc/acpi/events/RadioPower.sh that
is not available. This script is not part of the kernel and it is not
officially available on the www. The result is that this lines are just
dead code.

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