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] [day] [month] [year] [list]
Message-ID: <aSQQGULOM-V4smT6@stanley.mountain>
Date: Mon, 24 Nov 2025 10:58:17 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Artur Stupa <arthur.stupa@...il.com>
Cc: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/2] staging: rtl8723bs: core: fix block comment style
 issues

On Fri, Nov 21, 2025 at 02:41:34PM -0800, Artur Stupa wrote:
> Fix the following checkpatch warnings for block comments:
> * Block comments should align the * on each line
> * Block comments use * on subsequent lines
> * Block comments use a trailing */ on a separate line
> 
> No functional changes.
> 
> Signed-off-by: Artur Stupa <arthur.stupa@...il.com>
> ---
> Changes in v4:
> * Documented changes between patch versions.
> 
> Changes in v3:
> * Deleted ************* lines in comments.
> * Moved dead commented-out code deletion to patch 2/2.
> 
> Changes in v2:
> * Fixed "trailing */" checkpatch warnings.
> * Deleted dead commented-out code in rtw_wlan_util.c.

LGTM.

Reviewed-by: Dan Carpenter <dan.carpenter@...aro.org>

regards,
dan carpenter


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ