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, 18 May 2021 18:20:27 +0200
From:   Pablo Neira Ayuso <pablo@...filter.org>
To:     Juerg Haefliger <juerg.haefliger@...onical.com>
Cc:     kadlec@...filter.org, fw@...len.de, horms@...ge.net.au, ja@....bg,
        netfilter-devel@...r.kernel.org, coreteam@...filter.org,
        lvs-devel@...r.kernel.org, linux-kernel@...r.kernel.org,
        juergh@...onical.com
Subject: Re: [PATCH] netfilter: Remove leading spaces in Kconfig

On Mon, May 17, 2021 at 11:58:50AM +0200, Juerg Haefliger wrote:
> Remove leading spaces before tabs in Kconfig file(s) by running the
> following command:
> 
>   $ find net/netfilter -name 'Kconfig*' | xargs sed -r -i 's/^[ ]+\t/\t/'

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ