diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2005-11-07 11:16:07 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | 2005-11-07 14:18:56 +0100 |
commit | 182ec4eee397543101a6db8906ed88727d3f7e53 (patch) | |
tree | 0f6dd2c52697123702bdf0c3a7143537f947b060 /fs/jffs2/histo.h | |
parent | 97894cda5773e59bd13e87b72077751099419a9f (diff) | |
download | kernel_samsung_smdk4412-182ec4eee397543101a6db8906ed88727d3f7e53.zip kernel_samsung_smdk4412-182ec4eee397543101a6db8906ed88727d3f7e53.tar.gz kernel_samsung_smdk4412-182ec4eee397543101a6db8906ed88727d3f7e53.tar.bz2 |
[JFFS2] Clean up trailing white spaces
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/jffs2/histo.h')
-rw-r--r-- | fs/jffs2/histo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h index 84f184f..22a93a0 100644 --- a/fs/jffs2/histo.h +++ b/fs/jffs2/histo.h @@ -1,3 +1,3 @@ /* This file provides the bit-probabilities for the input file */ -#define BIT_DIVIDER 629 +#define BIT_DIVIDER 629 static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */ |