All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <error27@gmail.com>
To: Kai Cheng Jin <kj@kylejin.com>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c
Date: Fri, 19 Jun 2026 11:06:55 +0300	[thread overview]
Message-ID: <ajT4n4p7CKiApCPF@stanley.mountain> (raw)
In-Reply-To: <20260619002543.992270-1-kj@kylejin.com>

On Thu, Jun 18, 2026 at 05:25:43PM -0700, Kai Cheng Jin wrote:
> Add missing spaces around arithmetic and bitwise operators,
> remove unnecessary parentheses after address-of operators, and
> clean up extra blank lines, as reported by checkpatch.pl.
> 

Split this into a patchset that fixes one type of warning per
patch.

regards,
dan carpenter


  reply	other threads:[~2026-06-19  8:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-19  0:25 [PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c Kai Cheng Jin
2026-06-19  8:06 ` Dan Carpenter [this message]
2026-06-19 20:15   ` [PATCH v2 1/3] staging: rtl8723bs: add spaces around operators " Kai Cheng Jin
2026-06-19 20:15     ` [PATCH v2 2/3] staging: rtl8723bs: remove unnecessary parentheses " Kai Cheng Jin
2026-06-19 20:16     ` [PATCH v2 3/3] staging: rtl8723bs: remove extra blank lines " Kai Cheng Jin
2026-07-07 11:22     ` [PATCH v2 1/3] staging: rtl8723bs: add spaces around operators " Greg KH

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=ajT4n4p7CKiApCPF@stanley.mountain \
    --to=error27@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kj@kylejin.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.