[<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