staging: r8188eu: rename parameter pFirmware of load_firmware()
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:08 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:43 +0000 (16:13 +0100)
commitca1cb3c278cb8c33c033bcf0781888bbf1c14839
tree6e757c6d283386ffd899e4ff5bd78b5da5fb183d
parent43394501457ddc90b28dc721cd3cfbf483484f2a
staging: r8188eu: rename parameter pFirmware of load_firmware()

Rename the parameter pFirmware of load_firmware() to avoid camel case.

pFirmware -> rtfw

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