Re: [PATCH] staging: rtl8723bs: Remove trailing whitespace

From: Gabriel
Date: Wed Apr 02 2025 - 07:21:00 EST


On Wed, Apr 2, 2025 at 2:15 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, Apr 01, 2025 at 10:30:15PM -0700, gshahrouzi@xxxxxxxxx wrote:
> > >>From 3ffe31ac00fdfb94ffc521d8ab0fa60196e69c7a Mon Sep 17 00:00:00 2001
> > From: Gabriel Shahrouzi <gshahrouzi@xxxxxxxxx>
> > Date: Wed, 2 Apr 2025 01:22:59 -0400
> > Subject: [PATCH] staging: rtl8723bs: Remove trailing whitespace
>
> Why is this here in the body of the email? Please just use 'git
> send-email' to send the patch out.
I used git-format to generate the patch but then used a wacky method
(a python script that tried to do what git send does but worse) to
send the email instead of git send which attached the email header to
the email body. I'll switch to using git send-email.
>
> thanks,
>
> greg k-h