linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Clean up various style guide violations for EFS
@ 2021-01-26 20:58 Amy Parker
  0 siblings, 0 replies; only message in thread
From: Amy Parker @ 2021-01-26 20:58 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-27  3:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 20:58 [PATCH 0/2] Clean up various style guide violations for EFS Amy Parker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).