]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_GPIO_API
authorFabio Aiuto <fabioaiuto83@gmail.com>
Tue, 16 Mar 2021 14:27:21 +0000 (15:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Mar 2021 09:19:31 +0000 (10:19 +0100)
commit78619cace833c64a71791d9e50b038dfb7935571
tree54fd2a529d4898da55eefd8cc3495e56916c41cb
parentdc365d2cc579200bc3752ddb941e046e3a16962c
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_GPIO_API

remove conditional code blocks checked by unused
CONFIG_GPIO_API

cleaning required in TODO file:

find and remove code blocks guarded by never set CONFIG_FOO defines

Changes in v2:
rebase of conflicting code in public staging-testing

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/20210316142714.GA3368@agape.jhs
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_wlan_util.c
drivers/staging/rtl8723bs/include/drv_types.h
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c