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

Remove entry .get_eeprom_size and replace it with function name
rtl92e_get_eeprom_size. This increases readability of the code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/1323e1ae2b4f52dc42b7ce5debca5608c9c5aafd.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