]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: Remove Dead Functions in os_dep/ioctl_linux.c
authorEmanuel Bennici <benniciemanuel78@gmail.com>
Sun, 17 Mar 2019 18:31:12 +0000 (19:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:53:42 +0000 (07:53 +0100)
commit95bd41b9f43bfd8bf8aefb6a3ded1448ad6b8395
tree75db9fbe1b5d8266f72e43e06a477469a3c58978
parent2ea079ce733e6aab58c546de3187d82e0d039c48
staging: rtl8723bs: Remove Dead Functions in os_dep/ioctl_linux.c

The Functions `static int rtw_widi_set()` and
`static int rtw_widi_set_probe_request()` part of dead code due to
CONFIG_INTEL_WIDI.
The fix removes the deadcode.

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c