Re: [1/3] libertas: remove leading spaces before tabs

From: Kalle Valo
Date: Tue Jun 15 2021 - 09:17:10 EST


Hui Tang <tanghui20@xxxxxxxxxx> wrote:

> There are a few leading spaces before tabs and remove it by running the
> following commard:
>
> $ find . -name '*.c' | xargs sed -r -i 's/^[ ]+\t/\t/'
> $ find . -name '*.h' | xargs sed -r -i 's/^[ ]+\t/\t/'
>
> Cc: Ganapathi Bhat <ganapathi.bhat@xxxxxxx>
> Signed-off-by: Hui Tang <tanghui20@xxxxxxxxxx>

3 patches applied to wireless-drivers-next.git, thanks.

bd65fe550973 libertas: remove leading spaces before tabs
084eb606dbcf rt2x00: remove leading spaces before tabs
7b7362ba27a2 wlcore: remove leading spaces before tabs

--
https://patchwork.kernel.org/project/linux-wireless/patch/1621407345-10625-2-git-send-email-tanghui20@xxxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches