]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: Remove function pointer read_adapter_info
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 5 Oct 2024 20:33:56 +0000 (22:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Oct 2024 09:48:53 +0000 (11:48 +0200)
commitbabb045cc3d7444e1f901955a0ecef8478da28c6
treefde69d8fa195d6d9795eb2972463a36c72b2db2f
parentf6faa9db0fa2f5b707d27e0e5ef7b9689d22475c
staging: rtl8723bs: Remove function pointer read_adapter_info

Remove function pointer read_adapter_info and use
ReadAdapterInfo8723BS directly to increase readability.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/24eec4df528051fee3cf850308e009f114e14288.1727966761.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/sdio_halinit.c
drivers/staging/rtl8723bs/include/hal_intf.h
drivers/staging/rtl8723bs/include/rtl8723b_recv.h