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>] [day] [month] [year] [list]
Date:   Tue, 26 Jan 2021 12:58:02 -0800
From:   Amy Parker <enbyamy@...il.com>
To:     linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Clean up various style guide violations for EFS

This patchset simply cleans up a few violations of the style guide I
found searching through the EFS filesystem drivers. There are no
changes to code logic, just the style, so this should be all good to
go.

EFS isn't exactly used anymore as it was replaced by XFS, but should
anyone need to come and fix up something in EFS in an emergency,
probably a good idea to have the code as neat as possible.

Amy Parker (2):
 fs/efs/inode.c: follow style guide
 fs/efs: fix style guide for namei.c and super.c

fs/efs/inode.c | 64 +++++++++++++++++++++++++-------------------------
fs/efs/namei.c |  2 +-
fs/efs/super.c | 13 +++++-----
3 files changed, 40 insertions(+), 39 deletions(-)

--
2.29.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ