[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DG517H9WXTS1.HBU0CK4M8KB@gmail.com>
Date: Mon, 02 Feb 2026 22:11:32 -0600
From: "Ethan Tidmore" <ethantidmore06@...il.com>
To: "Dharanitharan R" <dharanitharan725@...il.com>,
<gregkh@...uxfoundation.org>
Cc: <trohan2000@...il.com>, <bqn9090@...il.com>, <straube.linux@...il.com>,
<hansg@...nel.org>, <abrahamadekunle50@...il.com>,
<davidzalman.101@...il.com>, <linux-staging@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging: rtl8723bs: Fix inconsistent indenting warning
in rtw_ap.c
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@...il.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
Powered by blists - more mailing lists