]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Remove unused structs and helper functions
authorEthan Tidmore <ethantidmore06@gmail.com>
Mon, 9 Feb 2026 23:09:35 +0000 (17:09 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:08:49 +0000 (16:08 +0100)
commit4b8e8805fd3d643e7d7d4c08cefa1aefb08db7a2
treed843f8736c1c1c18df1d6f26e280bc290051a1ca
parente0a17573dc57aa617751cf160ea0ef7f2ad6521f
staging: rtl8723bs: Remove unused structs and helper functions

Remove structs rtw_wdev_invit_info and rtw_wdev_nego_info along with
their initializer macros as they are never used anywhere in the driver.

Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260209230936.37385-2-ethantidmore06@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/ioctl_cfg80211.h
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c