staging: r8188eu: rename fields of struct rt_firmware
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:09 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:43 +0000 (16:13 +0100)
commit2f8e84b2d1f841dd9b82d231463b7733112735b6
tree47474dafdb0df2403954c44a0ebb52582058d48d
parentca1cb3c278cb8c33c033bcf0781888bbf1c14839
staging: r8188eu: rename fields of struct rt_firmware

Rename fields of struct rt_firmware to avoid camel case.

szFwBuffer -> data
ulFwLength -> size

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220107103620.15648-9-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/os_dep/os_intfs.c