All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Dharanitharan R" <dharanitharan725@gmail.com>,
	<gregkh@linuxfoundation.org>
Cc: <trohan2000@gmail.com>, <bqn9090@gmail.com>,
	<straube.linux@gmail.com>, <hansg@kernel.org>,
	<abrahamadekunle50@gmail.com>, <davidzalman.101@gmail.com>,
	<linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: rtl8723bs: Fix inconsistent indenting warning in rtw_ap.c
Date: Mon, 02 Feb 2026 22:11:32 -0600	[thread overview]
Message-ID: <DG517H9WXTS1.HBU0CK4M8KB@gmail.com> (raw)
In-Reply-To: <20260203014315.23897-2-dharanitharan725@gmail.com>

On Mon Feb 2, 2026 at 7:43 PM CST, Dharanitharan R wrote:
> Fix smatch/checkpatch reported inconsistent indenting warning
> in rtw_ap.c.
> drivers/staging/rtl8723bs/core/rtw_ap.c: fix inconsistent
> indentation.
> No functional changes were introduced.
>
> Signed-off-by: Dharanitharan R <dharanitharan725@gmail.com>
> ---

Your commit message says fix incosistnent identation, but the diff shows
changing a C89 for-loop into C99 style. This is not a whitespace fix.

ET

      reply	other threads:[~2026-02-03  4:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-03  1:43 [PATCH] staging: rtl8723bs: Fix inconsistent indenting warning in rtw_ap.c Dharanitharan R
2026-02-03  4:11 ` Ethan Tidmore [this message]

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=DG517H9WXTS1.HBU0CK4M8KB@gmail.com \
    --to=ethantidmore06@gmail.com \
    --cc=abrahamadekunle50@gmail.com \
    --cc=bqn9090@gmail.com \
    --cc=davidzalman.101@gmail.com \
    --cc=dharanitharan725@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hansg@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=straube.linux@gmail.com \
    --cc=trohan2000@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.