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: <2025121704-partition-agility-cbe5@gregkh>
Date: Wed, 17 Dec 2025 14:04:17 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Sanghyeon Lee <sanghae778@...il.com>
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: remove unnecessary braces and else
 block

On Sat, Dec 13, 2025 at 04:11:22PM +0000, Sanghyeon Lee wrote:
> This patch fixes coding style issues reported by checkpatch.pl in
> odm_CfoTracking.c.
> 
> The changes include:
> 1. Removing unnecessary braces {} from single-line conditional
>    statements.
> 2. Removing an unnecessary else statement after a return, which reduces
>    indentation  and simplifies the code flow.

That is two different things, so this should be 2 different patches,
right?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ