Re: [PATCH 0/5] [Series 1] rename variable HTIOTActDetermineRaFunc and (4) other

From: Philipp Hortmann
Date: Mon Dec 11 2023 - 13:54:27 EST


On 12/11/23 01:13, Gary Rookard wrote:
Hi,

This patch series renames (5) different variables with
the checkpatch coding style issue, Avoid CamelCase.

Patch 1/5) rename variable HTIOTActDetermineRaFunc
Patch 2/5) rename variable HTResetIOTSetting
Patch 3/5) rename variable HTConstructCapabilityElement
Patch 4/5) rename variable HTConstructRT2RTAggElement
Patch 5/5) rename variable HT_PickMCSRate

Signed-off-by: Gary Rookard <garyrookard@xxxxxxxxxxxx>

Gary Rookard (5):
staging: rtl8192e: rename variable HTIOTActDetermineRaFunc
staging: rtl8192e: rename variable HTResetIOTSetting
staging: rtl8192e: rename variable HTConstructCapabilityElement
staging: rtl8192e: rename variable HTConstructRT2RTAggElement
staging: rtl8192e: rename variable HT_PickMCSRate

drivers/staging/rtl8192e/rtl819x_HTProc.c | 14 +++++++-------
drivers/staging/rtl8192e/rtllib.h | 6 +++---
drivers/staging/rtl8192e/rtllib_softmac.c | 6 +++---
3 files changed, 13 insertions(+), 13 deletions(-)


Compiled and tested on hardware -> OK