public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Wu Yunchuan <yunchuan@nfschina.com>
Cc: simon.horman@corigine.com, yuancan@huawei.com, marex@denx.de,
	peter@n8pjl.ca, johannes.berg@intel.com,
	alexander@wetzel-home.de, linux-wireless@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/9] wifi: rsi: Remove some unnecessary conversions
Date: Thu, 03 Aug 2023 10:43:32 +0300	[thread overview]
Message-ID: <87zg38tvtn.fsf@kernel.org> (raw)
In-Reply-To: <20230803073417.3666063-1-yunchuan@nfschina.com> (Wu Yunchuan's message of "Thu, 3 Aug 2023 15:34:17 +0800")

Wu Yunchuan <yunchuan@nfschina.com> writes:

> remove unnecessary (void*) conversions and other unnecessary
> conversons in the directory drivers/net/wireless/rsi. 
>
> changes from v2 to v1:
>  - modify subject lines
>
> Wu Yunchuan (9):
>   wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
>   wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
>   wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
>   wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
>
>  drivers/net/wireless/rsi/rsi_91x_coex.c     | 11 +++---
>  drivers/net/wireless/rsi/rsi_91x_debugfs.c  |  3 +-
>  drivers/net/wireless/rsi/rsi_91x_hal.c      |  2 +-
>  drivers/net/wireless/rsi/rsi_91x_mac80211.c |  4 +--
>  drivers/net/wireless/rsi/rsi_91x_main.c     |  4 +--
>  drivers/net/wireless/rsi/rsi_91x_sdio.c     | 39 ++++++++-------------
>  drivers/net/wireless/rsi/rsi_91x_sdio_ops.c | 15 +++-----
>  drivers/net/wireless/rsi/rsi_91x_usb.c      | 20 +++++------
>  drivers/net/wireless/rsi/rsi_91x_usb_ops.c  |  2 +-
>  9 files changed, 40 insertions(+), 60 deletions(-)

These patches go to wireless-next, not net-next. No need to resend
because of this.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2023-08-03  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  7:34 [PATCH net-next v2 0/9] wifi: rsi: Remove some unnecessary conversions Wu Yunchuan
2023-08-03  7:43 ` Kalle Valo [this message]
2023-08-03  7:50   ` yunchuan

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=87zg38tvtn.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=alexander@wetzel-home.de \
    --cc=johannes.berg@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=peter@n8pjl.ca \
    --cc=simon.horman@corigine.com \
    --cc=yuancan@huawei.com \
    --cc=yunchuan@nfschina.com \
    /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