Re: [PATCH v2] staging: rtl8723bs: fix checkpatch whitespace and indentation errors

From: Greg KH

Date: Sat Aug 29 2026 - 08:15:24 EST


On Thu, Aug 27, 2026 at 04:13:30PM +0100, williamhutton wrote:
> ac17f2cf6f9f0dea36c10f0e039d01f5b48aa31b Mon Sep 17 00:00:00 2001
> From: William Hutton <WilliamHutton@xxxxxxxxxxx>
> Date: Tue, 25 Aug 2026 22:37:02 +0100
> Subject: [PATCH v2] staging: rtl8723bs: fix checkpatch whitespace and
> indentation
> errors
>
> Signed-off-by: William Hutton <WilliamHutton@xxxxxxxxxxx>
> ---
> rtl8723b_hal_init.c | 2825 +++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 2825 insertions(+)
> create mode 100644 rtl8723b_hal_init.c

This is still obviously, not a correct patch :(

Again, please read my previous email to you for what to do first.