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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DGAXL0XT4SHU.2S7DS74PUMEKD@gmail.com>
Date: Mon, 09 Feb 2026 20:37:08 -0600
From: "Ethan Tidmore" <ethantidmore06@...il.com>
To: "Siwanan Bungtong" <horstaufmental@...il.com>,
 <gregkh@...uxfoundation.org>
Cc: <linux-staging@...ts.linux.dev>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/7] staging: rtl8723bs: rtw_ap: remove unnecessary void
 * casts

On Mon Feb 9, 2026 at 5:51 PM CST, Siwanan Bungtong wrote:
> Remove redundant (void *) casts when calling memcpy/memset and
> other helpers. These casts are unnecessary since C implicitly
> converts to void * and they only add noise.
>
> No functional change.
>
> Signed-off-by: Siwanan Bungtong <horstaufmental@...il.com>

Hi,

You don't have to write the file name in your subject line, "staging:
rtl8723bs: ..." is preferred. Please resend this patch series with the
correct formatting.

Thanks,

ET

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ