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-next>] [day] [month] [year] [list]
Message-Id: <20201121135736.295705-1-alx.manpages@gmail.com>
Date:   Sat, 21 Nov 2020 14:57:32 +0100
From:   Alejandro Colomar <alx.manpages@...il.com>
To:     Alexander Viro <viro@...iv.linux.org.uk>,
        linux-fsdevel@...r.kernel.org
Cc:     Alejandro Colomar <alx.manpages@...il.com>,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] Cosmetic

Hello Alexander,

I passed chackpatch.pl to these files,
and found many things to fix.

I splitted the changes into a few different patches,
to make it easier for review.

Cheers,

Alex


Alejandro Colomar (4):
  fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function
    name
  fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c,
    fs/binfmt_elf.c: Cosmetic
  fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic
  fs/binfmt_elf.c: Cosmetic

 fs/anon_inodes.c |   5 +-
 fs/attr.c        |  12 +--
 fs/bad_inode.c   |  55 +++++-----
 fs/binfmt_aout.c |  95 +++++++++--------
 fs/binfmt_elf.c  | 268 ++++++++++++++++++++++++-----------------------
 5 files changed, 225 insertions(+), 210 deletions(-)

-- 
2.28.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ