[PATCH 0/2] Clean up various style guide violations for EFS

From: Amy Parker
Date: Tue Jan 26 2021 - 22:27:04 EST


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