[PATCH 0/3] ntfs3: Update logging

From: Joe Perches
Date: Fri Aug 21 2020 - 18:16:46 EST


Use the more typical kernel logging styles.
These changes also trivially reduce overall object size.

btw: ntfs_fs_error/__ntfs_fs_error were and are left unused

Joe Perches (3):
ntfs3: Use more common logging function names and style
ntfs3: Rename logging macros and uses
ntfs3: Rename ntfs_trace to ntfs_notice

fs/ntfs3/debug.h | 30 ++++++++------
fs/ntfs3/dir.c | 22 +++++------
fs/ntfs3/file.c | 27 ++++++-------
fs/ntfs3/frecord.c | 2 +-
fs/ntfs3/fslog.c | 4 +-
fs/ntfs3/fsntfs.c | 39 +++++++++---------
fs/ntfs3/index.c | 4 +-
fs/ntfs3/inode.c | 14 +++----
fs/ntfs3/ntfs_fs.h | 4 +-
fs/ntfs3/super.c | 99 ++++++++++++++++++++++++----------------------
10 files changed, 121 insertions(+), 124 deletions(-)

--
2.26.0