[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1668075486.git.jacob.bai.au@gmail.com>
Date: Thu, 10 Nov 2022 21:35:09 +1100
From: Jacob Bai <jacob.bai.au@...il.com>
To: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH v5 0/2] staging: rtl8192e: trivial code cleanup patches
Remove macro defines and rename few variables to make it align with other
rtlwifi drivers.
The patches are required to be applied in sequence.
Changes in v5:
1. Removed original Patch 2, which is renaming file r8192E_firmware.c
to table.c, as it's not required at this stage. Feedback from
gregkh@...uxfoundation.org.
2. Put more details on the description of Patches.
3. Put more details on the changelogs.
Changes in v4:
1. Missing patch set vision number in the v3
Changes in v3:
1. Patch 3: use ARRAY_SIZE() to initialize variables to replace
macro defines. Feedback from joe@...ches.com
Changes in v2:
1. Patch 2: modify r8192E_firmware.c to include table.h instead of
r8192E_hwimg.h.
Jacob Bai (2):
staging: rtl8192e: rename tables in r8192e_hwimg.c
staging: rtl8192e: replace macro defines with variables
.../staging/rtl8192e/rtl8192e/r8192E_hwimg.c | 31 ++++++++++------
.../staging/rtl8192e/rtl8192e/r8192E_hwimg.h | 36 +++++++++----------
.../staging/rtl8192e/rtl8192e/r8192E_phy.h | 20 -----------
3 files changed, 38 insertions(+), 49 deletions(-)
--
2.34.1
Powered by blists - more mailing lists