]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34870309b3b6bf140b67edfbadffbd38ede9415a
tree47474dafdb0df2403954c44a0ebb52582058d48d
parent39cbaa07c20b1e8319d7a059a23fe8c36ceced0b
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