public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Sanghyeon Lee <sanghae778@gmail.com>
Cc: karanja99erick@gmail.com, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] staging: rtl8723bs: remove unnecessary braces
Date: Wed, 17 Dec 2025 15:33:15 +0100	[thread overview]
Message-ID: <2025121740-herald-silent-3a45@gregkh> (raw)
In-Reply-To: <20251217142444.5530-2-sanghae778@gmail.com>

On Wed, Dec 17, 2025 at 02:24:43PM +0000, Sanghyeon Lee wrote:
> This patch fixes coding style issues reported by checkpatch.pl in
> odm_CfoTracking.c
> 
> The change include:
> 1. Removing unnecessary braces {} from single-line conditional
>    statements.

No need to list a single item, right?

Look at existing commits for examples of how to write a changelog.

> 
> The change verify clean with checkpatch.pl.

That should be implied, no need to say it.

> 
> thanks,
> 
> Sanghyeon Lee

No need for those lines, right?

thanks,

greg k-h

  reply	other threads:[~2025-12-17 14:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17 14:24 [PATCH v2 0/2] remove unnecessary braces and else block Sanghyeon Lee
2025-12-17 14:24 ` [PATCH v2 1/2] staging: rtl8723bs: remove unnecessary braces Sanghyeon Lee
2025-12-17 14:33   ` Greg KH [this message]
2025-12-17 14:24 ` [PATCH v2 2/2] staging: rtl8723bs: remove unnecessary else block Sanghyeon Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025121740-herald-silent-3a45@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=karanja99erick@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=sanghae778@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox