Re: [PATCH] staging: rtl8723bs: Fix spacing issues
From: Dan Carpenter
Date: Tue Jul 30 2024 - 11:42:05 EST
On Tue, Jul 30, 2024 at 07:05:18AM +0000, Benjamin Somers wrote:
> This patch removes superfluous tabs at the beginning of the file and
> commented includes
>
Please do this as two patches. Patch 1 delete the commented includes.
Patch 2 delete the tabs.
regards,
dan carpenter