[PATCH v2 0/3] staging: r8188eu: changes to rtl8188e_Add_RateATid

From: Phillip Potter
Date: Mon Aug 16 2021 - 19:45:08 EST


This series does some cleanup on the rtl8188e_Add_RateATid function in
hal/rtl8188e_cmd.c:
Removal of a set but unused variable.
Removal of an unneeded DBG_88E call.
Other cleanup (spacing around operators and un-camel-casing a variable).

Revisions of this patch set:
V1: contained everything in one patch.
V2: takes account of feedback from Greg Kroah-Hartman and Fabio M. De
Francesco to split patch up, and more accurately reflect patch
changes in subject lines.

Phillip Potter (3):
staging: r8188eu: remove set but unused variable from
rtl8188e_Add_RateATid
staging: r8188eu: remove unneeded DBG_88E call from
rtl8188e_Add_RateATid
staging: r8188eu: perform cleanup in rtl8188e_Add_RateATid

drivers/staging/r8188eu/hal/rtl8188e_cmd.c | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)

--
2.31.1