Re: [PATCH] staging: rtl8723bs: fix checkpatch style issues
From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Tue Jul 07 2026 - 06:48:43 EST
On Sat, Jun 20, 2026 at 08:41:12PM -0300, Saulo Henrique wrote:
> >From 66175877cefddce1a2ea5ee2cffec427c05b21d2 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Saulo=20Henrique=20Santos=20Dorot=C3=A9io?=
> <doroteios@xxxxxxxxxxx>
> Date: Sat, 20 Jun 2026 19:29:24 -0300
> Subject: [PATCH] staging: rtl8723bs: fix checkpatch style issues
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Fix multiple coding styles issues reported by checkpatch.pl, including
> line wrapping and whitespace cleanup.
>
> Signed-off-by: Saulo Henrique Santos Dorotéio <doroteios@xxxxxxxxxxx>
You sent this 5 times? Also, the header shouldn't be in the body like
this, please use git send-email or b4 to send this type of thing out.
thanks,
greg k-h