mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Removing of old code
@ 2021-10-01 16:01 Konstantin Komarov
  2021-10-01 16:02 ` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions Konstantin Komarov
  2021-10-01 16:02 ` [PATCH 2/2] fs/ntfs3: Remove unnecessary includes Konstantin Komarov
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin Komarov @ 2021-10-01 16:01 UTC (permalink / raw)
  To: ntfs3; +Cc: linux-kernel, linux-fsdevel

Some code became unused after commits.

Konstantin Komarov (2):
  fs/ntfs3: Remove unnecessary functions
  fs/ntfs3: Remove unnecessary includes

 fs/ntfs3/attrib.c   |  2 -
 fs/ntfs3/attrlist.c |  2 -
 fs/ntfs3/dir.c      |  2 -
 fs/ntfs3/file.c     |  2 -
 fs/ntfs3/frecord.c  |  2 -
 fs/ntfs3/fslog.c    |  2 -
 fs/ntfs3/fsntfs.c   |  2 -
 fs/ntfs3/index.c    |  3 --
 fs/ntfs3/inode.c    |  2 -
 fs/ntfs3/lznt.c     |  1 -
 fs/ntfs3/namei.c    |  2 -
 fs/ntfs3/ntfs_fs.h  |  1 -
 fs/ntfs3/record.c   |  2 -
 fs/ntfs3/run.c      |  2 -
 fs/ntfs3/super.c    |  4 +-
 fs/ntfs3/xattr.c    | 96 ---------------------------------------------
 16 files changed, 1 insertion(+), 126 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-19 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 16:01 [PATCH 0/2] Removing of old code Konstantin Komarov
2021-10-01 16:02 ` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions Konstantin Komarov
2021-10-16 10:42   ` Kari Argillander
2021-10-19 17:11     ` Konstantin Komarov
2021-10-01 16:02 ` [PATCH 2/2] fs/ntfs3: Remove unnecessary includes Konstantin Komarov
2021-10-03 17:42   ` Kari Argillander

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

all inboxes | Powered by JetHome®