]> git.ipfire.org Git - thirdparty/kernel/stable.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:16:27 +0000 (10:16 +0100)
commit1c4293ded22bb7bd4bbcefa79deedfac688501b8
tree1c5d38ed9f7863672621381d34c8f15f7fd3226c
parent9acadaf262ebf10c6d40c2e5f77f82c86c00d8a6
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