[PATCH 0/3] fs/ntfs3: Deadcoding

linux@treblig.org posted 3 patches 10 months ago
fs/ntfs3/frecord.c | 57 ----------------------------------------------
fs/ntfs3/fsntfs.c  | 28 -----------------------
fs/ntfs3/inode.c   | 40 --------------------------------
fs/ntfs3/ntfs_fs.h |  6 -----
4 files changed, 131 deletions(-)
[PATCH 0/3] fs/ntfs3: Deadcoding
Posted by linux@treblig.org 10 months ago
From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  This is a small set of deadcode removal;
whole functions that haven't been called.

Note the last one in the set has a commented
out call which makes me a little suspicious what the intent
is.

Dave

Dr. David Alan Gilbert (3):
  fs/ntfs3: Remove unused ni_load_attr
  fs/ntfs3: Remove unused ntfs_sb_read
  fs/ntfs3: Remove unused ntfs_flush_inodes

 fs/ntfs3/frecord.c | 57 ----------------------------------------------
 fs/ntfs3/fsntfs.c  | 28 -----------------------
 fs/ntfs3/inode.c   | 40 --------------------------------
 fs/ntfs3/ntfs_fs.h |  6 -----
 4 files changed, 131 deletions(-)

-- 
2.48.1