From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> 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