lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 3 Aug 2023 15:50:12 +0800
From:   yunchuan <yunchuan@...china.com>
To:     Kalle Valo <kvalo@...nel.org>
Cc:     simon.horman@...igine.com, yuancan@...wei.com, marex@...x.de,
        peter@...jl.ca, johannes.berg@...el.com, alexander@...zel-home.de,
        linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/9] wifi: rsi: Remove some unnecessary
 conversions

On 2023/8/3 15:43, Kalle Valo wrote:
> Wu Yunchuan <yunchuan@...china.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.

Sorry for the bothering , I know it now.

Wu Yunchuan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ