All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Vivek BalachandharTN <vivek.balachandhar@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: remove unnecessary parentheses around address-of operators
Date: Sun, 20 Jul 2025 10:37:03 +0200	[thread overview]
Message-ID: <2025072033-untying-immortal-b355@gregkh> (raw)
In-Reply-To: <20250720083332.246512-1-vivek.balachandhar@gmail.com>

On Sun, Jul 20, 2025 at 08:33:32AM +0000, Vivek BalachandharTN wrote:
> Cleaned up redundant parentheses around the '&' (address-of) operator in various expressions
> to improve code readability and comply with kernel coding style guidelines.

Please run checkpatch on your changes.  I think you need to wrap your
changelog text at 72 columns...

And isn't this v2?

thanks,

greg k-h

  reply	other threads:[~2025-07-20  8:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-20  8:33 [PATCH] staging: rtl8723bs: remove unnecessary parentheses around address-of operators Vivek BalachandharTN
2025-07-20  8:37 ` Greg KH [this message]
2025-07-20  9:21 ` [PATCH v2] staging: rtl8723bs: clean up redundant & parentheses Vivek BalachandharTN
2025-07-21  6:14   ` Vivek BalachandharTN
2025-07-21  6:28     ` Greg KH
2025-07-21  6:56     ` Vivek BalachandharTN

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=2025072033-untying-immortal-b355@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=vivek.balachandhar@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.