public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/3] fs/ntfs3: Deadcoding
@ 2025-02-19  1:45 linux
  2025-02-19  1:45 ` [PATCH 1/3] fs/ntfs3: Remove unused ni_load_attr linux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linux @ 2025-02-19  1:45 UTC (permalink / raw)
  To: almaz.alexandrovich, ntfs3; +Cc: linux-kernel, Dr. David Alan Gilbert

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-19  1:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19  1:45 [PATCH 0/3] fs/ntfs3: Deadcoding linux
2025-02-19  1:45 ` [PATCH 1/3] fs/ntfs3: Remove unused ni_load_attr linux
2025-02-19  1:45 ` [PATCH 2/3] fs/ntfs3: Remove unused ntfs_sb_read linux
2025-02-19  1:45 ` [PATCH 3/3] fs/ntfs3: Remove unused ntfs_flush_inodes linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox