Re: [PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps

From: Philipp Hortmann
Date: Wed Jun 28 2023 - 16:47:19 EST


On 6/27/23 08:12, Tree Davies wrote:
Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps in order to
fix checkpatch warning: Avoid CamelCase

Signed-off-by: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
---
v3: Fix email parch as v2 info was placed above the ---
v2: Rename is_ht_half_nmode_a_ps -> is_ht_half_nmode_aps
drivers/staging/rtl8192e/rtl819x_HTProc.c | 2 +-
drivers/staging/rtl8192e/rtllib.h | 2 +-
drivers/staging/rtl8192e/rtllib_softmac.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


Tested-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>