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@fastmail.org>
>
> 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