[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231121180947.9223-1-garyrookard@fastmail.org>
Date: Tue, 21 Nov 2023 13:09:42 -0500
From: Gary Rookard <garyrookard@...tmail.org>
To: gregkh@...uxfoudation.org, philipp.g.hortman@...il.com
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Gary Rookard <garyrookard@...tmail.org>
Subject: [PATCH 0/5] staging: rtl8192e: renaming of 5 different variables patch series
Hi,
This patch series renames 5 different variables from
Pascal/CamelCase to snake case.
Linux kernel coding style (cleanup), checkpatch Avoid CamelCase.
Driver/module rtl8291e compiles.
Patch 1/5) renamed variable from HTMcsToDataRate -> ht_mcs_to_data_rate
Patch 2/5) renamed variable from TXCountToDAtaRate -> tx-count_to_data_rate
Patch 3/5) renamed variable from IsHTHalfNmodeAPs -> is_ht_half_nmode_aps
Patch 4/5) renamed variable from HTIOTPeerDetermine -> ht_iot_peer_determine
Patch 5/5) renamed variable from HTIOTActIsMgntUseCCK6M -> ht_iot_act_is_mgnt_use_cck_6m
Regards,
Gary
--
2.41.0
Powered by blists - more mailing lists