public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
From: linux@treblig.org
To: almaz.alexandrovich@paragon-software.com, ntfs3@lists.linux.dev
Cc: linux-kernel@vger.kernel.org,
	"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [PATCH 0/3] fs/ntfs3: Deadcoding
Date: Wed, 19 Feb 2025 01:45:53 +0000	[thread overview]
Message-ID: <20250219014556.293497-1-linux@treblig.org> (raw)

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


             reply	other threads:[~2025-02-19  1:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19  1:45 linux [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250219014556.293497-1-linux@treblig.org \
    --to=linux@treblig.org \
    --cc=almaz.alexandrovich@paragon-software.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ntfs3@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox