[PATCH 0/3] ntfs3: trivial style cleanups

From: Joe Perches
Date: Fri Aug 28 2020 - 12:39:15 EST


Joe Perches (3):
ntfs3: Add and use logging macros
ntfs3: Use more common brace style
ntfs3: Rename NTFS_FLAGS_LOG_REPLAING to NTFS_FLAGS_LOG_REPLAYING

fs/ntfs3/attrib.c | 7 +++--
fs/ntfs3/attrlist.c | 4 +--
fs/ntfs3/bitmap.c | 43 +++++++++++++++--------------
fs/ntfs3/debug.h | 12 ++++++++
fs/ntfs3/dir.c | 24 +++++++---------
fs/ntfs3/file.c | 62 +++++++++++++++++------------------------
fs/ntfs3/frecord.c | 45 +++++++++++++++---------------
fs/ntfs3/fslog.c | 24 ++++++++--------
fs/ntfs3/fsntfs.c | 60 +++++++++++++++++-----------------------
fs/ntfs3/index.c | 18 ++++++------
fs/ntfs3/inode.c | 22 ++++++---------
fs/ntfs3/lznt.c | 3 +-
fs/ntfs3/namei.c | 3 +-
fs/ntfs3/ntfs_fs.h | 6 ++--
fs/ntfs3/record.c | 13 +++++----
fs/ntfs3/run.c | 8 +++---
fs/ntfs3/super.c | 67 ++++++++++++++++++---------------------------
fs/ntfs3/xattr.c | 24 ++++++++--------
18 files changed, 207 insertions(+), 238 deletions(-)

--
2.26.0