[JFFS2] Remove obsolete histo.h

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Fri May 12 06:59:02 EDT 2006


commit 7e59f2ccd7fc2424b2e70132ac613d16acae37da
tree 21636370bfcec0895a77420d20522b1ff5f60be0
parent f0ad11d060c7acf727ead8339432bdd2bfd7f868
author Domen Puncer <domen at coderock.org> Fri, 12 May 2006 11:51:46 +0100
committer David Woodhouse <dwmw2 at infradead.org> Fri, 12 May 2006 11:51:46 +0100

[JFFS2] Remove obsolete histo.h

This file hasn't actually been used since the very early days of JFFS2
when Arjan was playing with compression methods. It can go now.

Signed-off-by: Domen Puncer <domen at coderock.org>
Signed-off-by: Alexey Dobriyan <adobriyan at gmail.com>
Acked-by: Arjan van de Ven <arjan at infradead.org>
Signed-off-by: Andrew Morton <akpm at osdl.org>
Signed-off-by: David Woodhouse <dwmw2 at infradead.org>

 fs/jffs2/histo.h |    3 ---
 1 files changed, 3 deletions(-)

diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h
deleted file mode 100644
index 22a93a0..0000000
--- a/fs/jffs2/histo.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* This file provides the bit-probabilities for the input file */
-#define BIT_DIVIDER 629
-static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */




More information about the linux-mtd-cvs mailing list