Re: [PATCH] staging: rtl8723bs: fix indentation broken by previous patch

From: Greg KH
Date: Fri Mar 26 2021 - 10:07:53 EST


On Fri, Mar 26, 2021 at 10:17:16AM +0100, Fabio Aiuto wrote:
> fix indentation broken by patch removing conditional
> code blocks checked by unused
> CONFIG_INTERRUPT_BASED_TXBCN family defines
>
> https://lore.kernel.org/r/9157000821fd6febf25566b8c712fad1995c7c78.1615907632.git.fabioaiuto83@xxxxxxxxx
>
> Signed-off-by: Fabio Aiuto <fabioaiuto83@xxxxxxxxx>

"previous patch" is not very descriptive :(

Please put a "Fixes:" tag in here to point out exactly what commit this
fixed, and maybe a "Reported-by:" tag if someone pointed this out to
you...

thanks,

greg k-h