All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Kalle Valo <kvalo@kernel.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH] [v3] wifi: rtlwifi: remove unused timer and related code
Date: Thu, 1 Jun 2023 08:23:21 +0000	[thread overview]
Message-ID: <afaf8b2cb4fe4c4688620e126d26edbb@realtek.com> (raw)
In-Reply-To: <20230601081715.44739-1-dmantipov@yandex.ru>



> -----Original Message-----
> From: Dmitry Antipov <dmantipov@yandex.ru>
> Sent: Thursday, June 1, 2023 4:17 PM
> To: Ping-Ke Shih <pkshih@realtek.com>
> Cc: Kalle Valo <kvalo@kernel.org>; linux-wireless@vger.kernel.org; Dmitry Antipov <dmantipov@yandex.ru>
> Subject: [PATCH] [v3] wifi: rtlwifi: remove unused timer and related code
> 
> Drop unused 'dualmac_easyconcurrent_retrytimer' of 'struct rtl_works',
> corresponding 'rtl_easy_concurrent_retrytimer_callback()' handler,
> 'dualmac_easy_concurrent' function pointer of 'struct rtl_hal_ops'
> and related call to 'timer_setup()' in '_rtl_init_deferred_work()'.
> 
> [v2] fix title (Ping-Ke Shih)
> 
> [v3] make Signed-off-by: to match From: (Kalle Vallo)
> 
> Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>

move changelog here starting with '---' that will be discarded when getting merged.

---
v3: make Signed-off-by: to match From: (Kalle Vallo)
v2: fix title (Ping-Ke Shih)

> ---
>  drivers/net/wireless/realtek/rtlwifi/base.c | 16 +---------------
>  drivers/net/wireless/realtek/rtlwifi/base.h |  1 -
>  drivers/net/wireless/realtek/rtlwifi/wifi.h |  2 --
>  3 files changed, 1 insertion(+), 18 deletions(-)
> 

[...]


  reply	other threads:[~2023-06-01  8:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-31 14:30 [PATCH] rtlwifi: remove unused timer and related code Dmitry Antipov
2023-06-01  1:36 ` Ping-Ke Shih
2023-06-01  4:19   ` Dmitry Antipov
2023-06-01  4:23 ` [PATCH] wifi: " Dmitry Antipov
2023-06-01  5:10   ` Ping-Ke Shih
2023-06-01  5:46     ` Kalle Valo
2023-06-01  8:17     ` [PATCH] [v3] " Dmitry Antipov
2023-06-01  8:23       ` Ping-Ke Shih [this message]
2023-06-01  8:31       ` [PATCH] [v4] " Dmitry Antipov
2023-06-01  8:39         ` Ping-Ke Shih
2023-06-01  8:51         ` [PATCH] [v5] " Dmitry Antipov
2023-06-01 12:28           ` Ping-Ke Shih

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=afaf8b2cb4fe4c4688620e126d26edbb@realtek.com \
    --to=pkshih@realtek.com \
    --cc=dmantipov@yandex.ru \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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.