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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 16 Nov 2020 11:21:25 +0000
From:   Luca Boccassi <Luca.Boccassi@...rosoft.com>
To:     "ebiggers@...nel.org" <ebiggers@...nel.org>,
        "linux-fscrypt@...r.kernel.org" <linux-fscrypt@...r.kernel.org>
CC:     "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
        "victorhsieh@...gle.com" <victorhsieh@...gle.com>,
        "linux-f2fs-devel@...ts.sourceforge.net" 
        <linux-f2fs-devel@...ts.sourceforge.net>,
        "Jes.Sorensen@...il.com" <Jes.Sorensen@...il.com>,
        "maco@...roid.com" <maco@...roid.com>,
        "paullawrence@...gle.com" <paullawrence@...gle.com>
Subject: Re: [PATCH 1/4] fs-verity: remove filenames from file comments

On Fri, 2020-11-13 at 13:19 -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
> 
> Embedding the file path inside kernel source code files isn't
> particularly useful as often files are moved around and the paths become
> incorrect.  checkpatch.pl warns about this since v5.10-rc1.
> 
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
> ---
>  fs/verity/enable.c    | 2 +-
>  fs/verity/hash_algs.c | 2 +-
>  fs/verity/init.c      | 2 +-
>  fs/verity/measure.c   | 2 +-
>  fs/verity/open.c      | 2 +-
>  fs/verity/signature.c | 2 +-
>  fs/verity/verify.c    | 2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)

Acked-by: Luca Boccassi <luca.boccassi@...rosoft.com>

-- 
Kind regards,
Luca Boccassi

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ