Re: [PATCH v2] staging: rtl8723bs: spaces preferred fix
From: Dalvin-Ehinoma Noah Aiguobas
Date: Sat Jul 11 2026 - 04:41:58 EST
On Fri, Jul 10, 2026 at 04:49:55PM +0200, Greg KH wrote:
> On Wed, Jul 08, 2026 at 08:28:26PM +0000, fliegbert2@xxxxxxxxx wrote:
> > From: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@xxxxxxxxx>
> >
> > Adding spaces around operators to match kernel coding style.
> >
> > Signed-off-by: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@xxxxxxxxx>
> > ---
> > - Rebased onto latest staging-testing
> >
> > drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 194 +++++++++---------
>
> This does not apply to my tree at all, are you sure you made it against
> the right branch?
I checked my repository and found that I had rebased onto an outdated
local copy of staging-testing instead of the current
origin/staging-testing branch.
After rebasing onto the latest staging-testing tree, I noticed that this
change is already present in the tree, so this patch is no longer needed.
I will drop this patch from my queue.
Regards,
Dalvin