]> www.infradead.org Git - mtd-utils.git/commit
Remove jffs-dump.c
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 23 Aug 2016 11:12:06 +0000 (13:12 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 17 Nov 2016 10:36:55 +0000 (11:36 +0100)
commitadaff2f6964863dd0feb75dbf3c5278a58c970f6
tree61495b27515794aed1b7b0dc5fc8a4ba9001f6c5
parent13fe15589730fba339fd4e3c7faf3e297630f3dd
Remove jffs-dump.c

This _entire_ file is dead code. The download packages on the FTP
server contain it all the way back to mtd-utils 1.0, but it isn't
built in any of them. The git history (which dates back to 2006)
contains no instance where that file was ever used in a build process.
A quick look at various distribution packages didn't reveal any that
contained a jffs-dump utilty. There have been no major changes to this
file since the initial commit. It won't even compile as it doesn't have
a PROGRAM_NAME defined required by common.h at least since 2010.

At this point, it can be safeley assumed that nobody will miss this.
They had at least 10 years to do something about it.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
jffsX-utils/jffs-dump.c [deleted file]