[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210205045217.552927-1-enbyamy@gmail.com>
Date: Thu, 4 Feb 2021 20:52:14 -0800
From: Amy Parker <enbyamy@...il.com>
To: linux-fsdevel@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Amy Parker <enbyamy@...il.com>
Subject: [PATCH 0/3] fs/efs: Follow kernel style guide
As the EFS driver is old and non-maintained, many kernel style guide
rules have not been followed, and their violations have not been
noticed. This patchset corrects those violations.
Amy Parker (3):
fs/efs: Use correct brace styling for statements
fs/efs: Correct spacing after C keywords
fs/efs: Fix line breakage for C keywords
fs/efs/inode.c | 36 ++++++++++++++++++++++--------------
fs/efs/namei.c | 2 +-
fs/efs/super.c | 25 +++++++++++--------------
3 files changed, 34 insertions(+), 29 deletions(-)
--
2.29.2
Powered by blists - more mailing lists