lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 15 Jun 2021 13:16:44 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     Hui Tang <tanghui20@...wei.com>
Cc:     <linux-wireless@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <tanghui20@...wei.com>, Ganapathi Bhat <ganapathi.bhat@....com>
Subject: Re: [1/3] libertas: remove leading spaces before tabs

Hui Tang <tanghui20@...wei.com> 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@....com>
> Signed-off-by: Hui Tang <tanghui20@...wei.com>

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@huawei.com/

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ