staging: rtl8192e: Remove entry .init_adapter_.. from struct rtl819x_ops
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 19 Feb 2023 21:15:40 +0000 (22:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Mar 2023 16:03:46 +0000 (17:03 +0100)
commit379fbe28a157aa6e25c36d208080653c3613ee59
tree4b14346801b219d116838762b4962fbb5cb49f04
parent81201b66b311f23c74fe6ce34d4a204c06f862df
staging: rtl8192e: Remove entry .init_adapter_.. from struct rtl819x_ops

Remove entry .init_adapter_variable and replace it with function name
rtl92e_init_variables. This increases readability of the code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/cc6134e1cf43a8b74615f9eb4377988e3edd0bca.1676840647.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h