From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 00/10] staging: rtl8192e: Rename constants and variables from rtl_dm.h
Date: Tue, 7 Feb 2023 19:16:09 +0100 [thread overview]
Message-ID: <cover.1675792435.git.philipp.g.hortmann@gmail.com> (raw)
Rename constants and variables mainly from rtl_dm.h to fix checkpatch
issues as CamelCase, missing spaces and double line breaks.
Remove dead code in case of double definition.
Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e
Philipp Hortmann (10):
staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and
ANAPAR_FOR_8192PciE
staging: rtl8192e: Calculate definition of MSR_LINK_MASK
staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and
..
staging: rtl8192e: Rename MacBlkCtrl and remove double definition
staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and
RxPathSelecti..
staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and
RateAdap..
staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHVal
staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_low
staging: rtl8192e: Rename diff_TH and disabledRF
staging: rtl8192e: Rename DM_RxPathSelTable
.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 22 ++---
drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h | 15 ++-
.../staging/rtl8192e/rtl8192e/r8192E_phy.c | 2 +-
.../staging/rtl8192e/rtl8192e/r8192E_phyreg.h | 2 -
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 3 -
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 96 +++++++++----------
drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 37 +++----
drivers/staging/rtl8192e/rtl8192e/rtl_pm.c | 2 +-
8 files changed, 82 insertions(+), 97 deletions(-)
--
2.39.1
next reply other threads:[~2023-02-07 18:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 18:16 Philipp Hortmann [this message]
2023-02-07 18:16 ` [PATCH 01/10] staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciE Philipp Hortmann
2023-02-07 18:16 ` [PATCH 02/10] staging: rtl8192e: Calculate definition of MSR_LINK_MASK Philipp Hortmann
2023-02-08 12:31 ` Greg Kroah-Hartman
2023-02-08 15:56 ` Joe Perches
2023-02-07 18:16 ` [PATCH 03/10] staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and Philipp Hortmann
2023-02-07 18:16 ` [PATCH 04/10] staging: rtl8192e: Rename MacBlkCtrl and remove double definition Philipp Hortmann
2023-02-07 18:16 ` [PATCH 05/10] staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti Philipp Hortmann
2023-02-07 18:16 ` [PATCH 06/10] staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap Philipp Hortmann
2023-02-07 18:17 ` [PATCH 07/10] staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHVal Philipp Hortmann
2023-02-07 18:17 ` [PATCH 08/10] staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_low Philipp Hortmann
2023-02-07 18:17 ` [PATCH 09/10] staging: rtl8192e: Rename diff_TH and disabledRF Philipp Hortmann
2023-02-07 18:17 ` [PATCH 10/10] staging: rtl8192e: Rename DM_RxPathSelTable Philipp Hortmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1675792435.git.philipp.g.hortmann@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox