From: Greg KH <gregkh@linuxfoundation.org>
To: Archit Anant <architanant5@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] Add missing spaces around mathematical and logical operators (+, -, /, |, ?, :) and remove multiple spaces around operators to comply with the Linux kernel coding style.
Date: Fri, 16 Jan 2026 16:40:11 +0100 [thread overview]
Message-ID: <2026011655-antiques-hypertext-354b@gregkh> (raw)
In-Reply-To: <20260116151038.23519-2-architanant5@gmail.com>
On Fri, Jan 16, 2026 at 08:40:37PM +0530, Archit Anant wrote:
> Issue identified by checkpatch.pl and review feedback.
>
> Signed-off-by: Archit Anant <architanant5@gmail.com>
> ---
> drivers/staging/rtl8723bs/core/rtw_cmd.c | 26 ++++++++++++------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
Something went wrong with your subject line :(
Can you fix up and do a v3?
thanks,
greg k-h
next prev parent reply other threads:[~2026-01-16 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 15:10 [PATCH v2 0/2] staging: rtl8723bs: fix remaining coding style issues Archit Anant
2026-01-16 15:10 ` [PATCH v2 1/2] Add missing spaces around mathematical and logical operators (+, -, /, |, ?, :) and remove multiple spaces around operators to comply with the Linux kernel coding style Archit Anant
2026-01-16 15:40 ` Greg KH [this message]
2026-01-16 15:10 ` [PATCH v2 2/2] Align arguments and conditions with the open parenthesis of the preceding line " Archit Anant
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=2026011655-antiques-hypertext-354b@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=architanant5@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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.