All of lore.kernel.org
 help / color / mirror / Atom feed
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 0/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag
Date: Fri, 13 Oct 2023 16:43:37 +0200	[thread overview]
Message-ID: <cover.1697127817.git.philipp.g.hortmann@gmail.com> (raw)

Remove dead code leftover from previous patches.

Tested with rtl8192e (WLL6130-D99) in Mode n (12.5 MB/s)
Transferred this patch over wlan connection of rtl8192e.

Philipp Hortmann (6):
  staging: rtl8192e: Remove unchanged variable dig_enable_flag
  staging: rtl8192e: Remove unchanged variable dig_algorithm
  staging: rtl8192e: Remove
    _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
  staging: rtl8192e: Remove unchanged variable dig_algorithm_switch
  staging: rtl8192e: Remove unused variable dig_state
  staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_alg

 .../staging/rtl8192e/rtl8192e/r8192E_phy.c    |  11 --
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c    | 156 +-----------------
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h    |  25 ---
 3 files changed, 1 insertion(+), 191 deletions(-)

-- 
2.42.0


             reply	other threads:[~2023-10-13 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13 14:43 Philipp Hortmann [this message]
2023-10-13 14:43 ` [PATCH 1/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag Philipp Hortmann
2023-10-13 14:43 ` [PATCH 2/6] staging: rtl8192e: Remove unchanged variable dig_algorithm Philipp Hortmann
2023-10-13 14:44 ` [PATCH 3/6] staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() Philipp Hortmann
2023-10-13 14:44 ` [PATCH 4/6] staging: rtl8192e: Remove unchanged variable dig_algorithm_switch Philipp Hortmann
2023-10-13 14:44 ` [PATCH 5/6] staging: rtl8192e: Remove unused variable dig_state Philipp Hortmann
2023-10-13 14:44 ` [PATCH 6/6] staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_alg Philipp Hortmann
2023-10-13 15:17 ` [PATCH 0/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag Dan Carpenter

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.1697127817.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.