On 5/10/23 17:08, Yogesh Hegde wrote:
> Rename variables in function _rtl92e_dm_tx_power_tracking_cb_thermal
> and Refactor variable assignment to avoid checkpatch complains.
> The patches are required to be applied in sequence.
>
> Yogesh Hegde (4):
> staging: rtl8192e: Rename tmpRegA and TempCCk
> staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex
> staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex
> staging: rtl8192e: Refactor tmp_ofdm_index variable assignment
>
> drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 68 +++++++++++-----------
> 1 file changed, 34 insertions(+), 34 deletions(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>