staging: r8188eu: clean up rtw_reset_8051()
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:12 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:44 +0000 (16:13 +0100)
commit843e06987045ca58e9a5676f72c415461950c22d
treea9d5ded5c5448f9415523d1e6b1eb44f4f64ee78
parentf1c140b62f13b40ca1459d18973045a10badd1cb
staging: r8188eu: clean up rtw_reset_8051()

Rename the local variable u1bTmp in rtw_reset_8051() to avoid camel
case and remove a call to DBG_88E that contains no important
information.

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