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:   Mon, 8 Apr 2019 18:39:57 +0200
From:   David Sterba <dsterba@...e.cz>
To:     Radostin Stoyanov <rstoyanov1@...il.com>
Cc:     viro@...iv.linux.org.uk, luisbg@...nel.org, clm@...com,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-btrfs@...r.kernel.org, linux-aio@...ck.org
Subject: Re: [PATCH] fs: remove trailing whitespace

On Sat, Apr 06, 2019 at 01:07:23AM +0100, Radostin Stoyanov wrote:
> $ cd fs/
> $ find . -type f -exec sed --in-place 's/[[:space:]]\+$//' {} \+
> 
> Signed-off-by: Radostin Stoyanov <rstoyanov1@...il.com>
> ---
>  fs/btrfs/qgroup.c                      |   2 +-
>  fs/btrfs/transaction.c                 |   2 +-
>  fs/btrfs/tree-log.c                    |   2 +-

No whitespace-only patches in btrfs please. New patches with trailing
whitespace suffer some serious eyebrows frowning, but we can live what's
in the tree and clean it eventually with along other changes.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ