mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Archit Anant <architanant5@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Archit Anant <architanant5@gmail.com>
Subject: [PATCH v2 0/2] staging: rtl8723bs: fix remaining coding style issues
Date: Fri, 16 Jan 2026 20:40:36 +0530	[thread overview]
Message-ID: <20260116151038.23519-1-architanant5@gmail.com> (raw)

This series fixes the remaining coding style issues in rtw_cmd.c.
Patch 2/3 from the previous series (blank lines) was already applied.

Changes in v2:
- Fixed double spaces around '+' operator as requested by Greg KH.
- Rebased on top of staging-testing.

Archit Anant (2):
  Add missing spaces around mathematical and logical operators (+, -, /,
    |, ?, :) and remove multiple spaces around operators to comply with
    the Linux kernel coding style.
  Align arguments and conditions with the open parenthesis of the
    preceding line to comply with the Linux kernel coding style.

 drivers/staging/rtl8723bs/core/rtw_cmd.c | 46 ++++++++++++------------
 1 file changed, 23 insertions(+), 23 deletions(-)

-- 
2.39.5


             reply	other threads:[~2026-01-16 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 15:10 Archit Anant [this message]
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
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=20260116151038.23519-1-architanant5@gmail.com \
    --to=architanant5@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®