Re: [PATCH 0/5] staging: rtl8192e: renamed variable is40MHz and 4 other

From: Philipp Hortmann
Date: Sun Jan 07 2024 - 23:46:40 EST


On 1/8/24 04:22, Gary Rookard wrote:
Hi,

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

Patch 1/5) rename variable is40MHz
Patch 2/5) rename variable isShortGI
Patch 3/5) rename variable retValue
Patch 4/5) rename variable EWC11NHTCap
Patch 5/5) rename variable AdvCoding

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

Gary Rookard (5):
staging: rtl8192e: rename variable is40MHz
staging: rtl8192e: rename variable isShortGI
staging: rtl8192e: rename variable retValue
staging: rtl8192e: rename variable EWC11NHTCap
staging: rtl8192e: rename variable AdvCoding

drivers/staging/rtl8192e/rtl819x_HT.h | 2 +-
drivers/staging/rtl8192e/rtl819x_HTProc.c | 58 +++++++++++------------
2 files changed, 30 insertions(+), 30 deletions(-)


Can be applied on top of other patches send in.
Is working fine on hardware.

Bye Philipp