[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230813065445.95205-1-tdavies@darkphysics.net>
Date: Sat, 12 Aug 2023 23:54:40 -0700
From: Tree Davies <tdavies@...kphysics.net>
To: gregkh@...uxfoundation.org, philipp.g.hortmann@...il.com
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Tree Davies <tdavies@...kphysics.net>
Subject: [PATCH 0/5] Staging: rtl8192e: Series-B Rename struct rx_ts_record references
This is the Second series, Series-B, of a 3 part patch-series, which should be
applied in the order of A, B and then C.
This 3 part patch series fixes checkpatch warning Avoid CamelCase, for
all references of struct rx_ts_record, and renames them to rx_ts for
consistency and readability. Each patch renames references for a single
function.
Thank you in advance to the reviewers
~ Tree
Tree Davies (5):
Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()
Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()
Staging: rtl8192e: Rename variable tmp in function GetTs()
Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()
Staging: rtl8192e: Rename variable pTS in function prototype
rtllib_FlushRxTsPendingPkts()
drivers/staging/rtl8192e/rtl819x_TSProc.c | 40 +++++++++++------------
drivers/staging/rtl8192e/rtllib.h | 2 +-
2 files changed, 21 insertions(+), 21 deletions(-)
--
2.41.0
Powered by blists - more mailing lists